Interface
DbSchemaReader.ISchemaReaderInformation

Definition

Namespace:Telerik.OpenAccess.Runtime.Schema

Assembly:Telerik.OpenAccess.Runtime.dll

Syntax:

cs-api-definition
public interface DbSchemaReader.ISchemaReaderInformation

Derived Classes: ADSSchemaReaderAzureSchemaReaderDbSchemaReaderImpFirebirdSchemaReaderMssqlSchemaReaderOracleSchemaReaderPostgreSQLSchemaReaderSQLiteSchemaReaderSqlCESchemaReaderVistaDBSchemaReader

Properties

BackendType

Declaration

cs-api-definition
Backend BackendType { get; }

Property Value

Backend

ServerVersion

Declaration

cs-api-definition
DbSchemaReader.IServerVersion ServerVersion { get; }

Property Value

DbSchemaReader.IServerVersion

SupportsSchemas

Declaration

cs-api-definition
bool SupportsSchemas { get; }

Property Value

bool

Token

Declaration

cs-api-definition
DbSchemaReader.IToken Token { get; }

Property Value

DbSchemaReader.IToken