Table of Contents

Class GetHanaSchemaOptions

Namespace
LinqToDB.DataProvider.SapHana
Assembly
linq2db.dll
public class GetHanaSchemaOptions : GetSchemaOptions
Inheritance
GetHanaSchemaOptions
Inherited Members
Extension Methods

Fields

GetStoredProcedureParameters

public Func<ProcedureSchema, DataParameter[]?> GetStoredProcedureParameters

Field Value

Func<ProcedureSchema, DataParameter[]>

ThrowExceptionIfCalculationViewsNotAuthorized

public bool ThrowExceptionIfCalculationViewsNotAuthorized

Field Value

bool