Class TRALDBSQLDB
Unit
Declaration
type TRALDBSQLDB = class(TRALDBBase)
Description
TRALDBSQLDB
Hierarchy
- TObject
- TPersistent
- TRALDBBase
- TRALDBSQLDB
Overview
Methods
| Public | constructor Create; override; |
| Public | destructor Destroy; override; |
| Public | function CanExportNative: boolean; override; |
| Public | class function DatabaseName: StringRAL; override; |
| Public | function GetDriverType: TRALDBDriverType; override; |
| Public | function GetFieldTable(ADataset: TDataSet; AFieldIndex: IntegerRAL) : StringRAL; override; |
| Public | function OpenCompatible(ASQL : StringRAL; AParams : TParams) : TDataset; override; |
| Public | function OpenNative(ASQL : StringRAL; AParams : TParams) : TDataset; override; |
| Public | class function PackageDependency: StringRAL; override; |
| Protected | function FindProtocol: StringRAL; |
| Public | procedure ExecSQL(ASQL : StringRAL; AParams : TParams; var ARowsAffected : Int64RAL; var ALastInsertId : Int64RAL); override; |
| Public | procedure SaveToStream(ADataset: TDataSet; AStream: TStream; var AContentType: StringRAL; var ANative: boolean); override; |
| Protected | procedure Conectar; override; |
| Protected | procedure OnConnAfterConnect(ASender : TObject); |
| Protected | procedure OnConnBeforeConnect(ASender : TObject); |
Description
Methods
| Public | constructor Create; override; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Public | function CanExportNative: boolean; override; |
|
This item has no description. | |
| Public | class function DatabaseName: StringRAL; override; |
|
This item has no description. | |
| Public | function GetDriverType: TRALDBDriverType; override; |
|
This item has no description. | |
| Public | function GetFieldTable(ADataset: TDataSet; AFieldIndex: IntegerRAL) : StringRAL; override; |
|
This item has no description. | |
| Public | function OpenCompatible(ASQL : StringRAL; AParams : TParams) : TDataset; override; |
|
This item has no description. | |
| Public | function OpenNative(ASQL : StringRAL; AParams : TParams) : TDataset; override; |
|
This item has no description. | |
| Public | class function PackageDependency: StringRAL; override; |
|
This item has no description. | |
| Protected | function FindProtocol: StringRAL; |
|
This item has no description. | |
| Public | procedure ExecSQL(ASQL : StringRAL; AParams : TParams; var ARowsAffected : Int64RAL; var ALastInsertId : Int64RAL); override; |
|
This item has no description. | |
| Public | procedure SaveToStream(ADataset: TDataSet; AStream: TStream; var AContentType: StringRAL; var ANative: boolean); override; |
|
This item has no description. | |
| Protected | procedure Conectar; override; |
|
This item has no description. | |
| Protected | procedure OnConnAfterConnect(ASender : TObject); |
|
This item has no description. | |
| Protected | procedure OnConnBeforeConnect(ASender : TObject); |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.