InterfaceDbSchemaReader.ISchemaReaderInformation
Interface
Definition
Namespace:Telerik.OpenAccess.Runtime.Schema
Assembly:Telerik.OpenAccess.Runtime.dll
Syntax:
cs-api-definition
public interface DbSchemaReader.ISchemaReaderInformation
Derived Classes:
Properties
ServerVersion
Declaration
cs-api-definition
DbSchemaReader.IServerVersion ServerVersion { get; }
Property Value
SupportsSchemas
Declaration
cs-api-definition
bool SupportsSchemas { get; }
Property Value
bool
Token
Declaration
cs-api-definition
DbSchemaReader.IToken Token { get; }
Property Value