Package: InstantADS | Diagram | Back to overview |
TInstantADSBroker | class |
Name | Type | Visibility |
Connector | public |
Name | Parameters | Returns | Visibility | ||
GetConnector | TInstantADSConnector | private | |||
CreateResolver |
|
TInstantResolver | protected | ||
InternalCreateQuery | TInstantQuery | protected |
TInstantADSConnectionDef | class |
Name | Type | Visibility |
FAlias | string | private |
FConnectionTypes | TInstantADSConnectionTypes | private |
FConnectPath | string | private |
DatabaseName | public | |
ConnectionTypes | public | |
Alias | public | |
ConnectPath | public |
Name | Parameters | Returns | Visibility | ||
SetAlias |
|
private | |||
SetConnectPath |
|
private | |||
GetDatabaseName | string | private | |||
InitConnector |
|
protected | |||
Edit | Boolean | public | |||
ConnectionTypeName | string | public | |||
ConnectorClass | TInstantConnectorClass | public |
TInstantADSConnector | class |
Name | Type | Visibility |
FConnection | TADSConnection | private |
Connection | public |
Name | Parameters | Returns | Visibility | ||||
GetConnection | TADSConnection | private | |||||
SetConnection |
|
private | |||||
CheckConnection | protected | ||||||
CreateBroker | TInstantBroker | protected | |||||
GetConnected | Boolean | protected | |||||
GetDatabaseName | string | protected | |||||
GetDBMSName | string | protected | |||||
InternalBuildDatabase |
|
protected | |||||
InternalCommitTransaction | protected | ||||||
InternalConnect | protected | ||||||
InternalDisconnect | protected | ||||||
InternalRollbackTransaction | protected | ||||||
InternalStartTransaction | protected | ||||||
Notification |
|
protected | |||||
ConnectionDefClass | TInstantConnectionDefClass | public | |||||
AllowTransactions | Boolean | public | |||||
HasConnection | Boolean | public |
TInstantADSQuery | class |
Name | Type | Visibility |
FQuery | TADSQuery | private |
Query | private | |
Connector | public |
Name | Parameters | Returns | Visibility | ||
GetConnector | TInstantADSConnector | private | |||
GetQuery | TADSQuery | private | |||
GetDataSet | TDataSet | protected | |||
GetParams | TParams | protected | |||
GetStatement | string | protected | |||
SetParams |
|
protected | |||
SetStatement |
|
protected | |||
TranslatorClass | TInstantRelationalTranslatorClass | protected | |||
Destroy | public |
TInstantADSResolver | class |
Name | Type | Visibility |
DataSet | public | |
Broker | public |
Name | Parameters | Returns | Visibility | ||||
GetDataSet | TADSTable | private | |||||
GetBroker | TInstantADSBroker | private | |||||
CreateDataSet | TDataSet | protected | |||||
Locate |
|
Boolean | protected |
TInstantADSTranslator | class |
Name | Parameters | Returns | Visibility |
GetDelimiters | string | protected | |
GetQuote | Char | protected | |
IncludeOrderFields | Boolean | protected |