Interface DbSchemaReader.ISchemaReaderInformation
Namespace: Telerik.OpenAccess.Runtime.Schema
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public interface ISchemaReaderInformation
Properties
BackendType
ServerVersion
Declaration
DbSchemaReader.IServerVersion ServerVersion { get; }
Property Value
SupportsSchemas
Declaration
bool SupportsSchemas { get; }
Property Value
System.
|