Enum
DbSchemaReaderImp.SchemaCollection

Definition

Namespace:Telerik.OpenAccess.Runtime.Schema

Assembly:Telerik.OpenAccess.Runtime.dll

Syntax:

cs-api-definition
protected enum DbSchemaReaderImp.SchemaCollection

Fields

Columns

Declaration

cs-api-definition
Columns = 3

Field Value

DbSchemaReaderImp.SchemaCollection

Databases

Declaration

cs-api-definition
Databases = 0

Field Value

DbSchemaReaderImp.SchemaCollection

ForeignKeys

Declaration

cs-api-definition
ForeignKeys = 7

Field Value

DbSchemaReaderImp.SchemaCollection

Indexes

Declaration

cs-api-definition
Indexes = 6

Field Value

DbSchemaReaderImp.SchemaCollection

ProcedureParameters

Declaration

cs-api-definition
ProcedureParameters = 5

Field Value

DbSchemaReaderImp.SchemaCollection

Procedures

Declaration

cs-api-definition
Procedures = 4

Field Value

DbSchemaReaderImp.SchemaCollection

Schemas

Declaration

cs-api-definition
Schemas = 1

Field Value

DbSchemaReaderImp.SchemaCollection

Tables

Declaration

cs-api-definition
Tables = 2

Field Value

DbSchemaReaderImp.SchemaCollection