[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Schema type
Source position: sqldb.pp line 579
public property TSQLQuery.SchemaType : TSchemaType; |
SchemaType is the schema type set by TCustomSQLQuery.SetSchemaInfo. It determines what kind of schema information will be returned by the TSQLQuery instance.
|
SetSchemaInfo prepares the dataset to retrieve schema info. |
|
|
Retrieving Schema Information |