Class TRALDBSQL
Unit
Declaration
type TRALDBSQL = class(TObject)
Description
TRALDBSQL
Hierarchy
- TObject
- TRALDBSQL
Overview
Methods
| Public | constructor Create; |
| Public | destructor Destroy; override; |
| Protected | procedure SetParams(AValue: TParams); |
Properties
| Published | property BookMark: TBookMark read FBookMark write FBookMark; |
| Published | property DriverType: TRALDBDriverType read FDriverType write FDriverType; |
| Published | property ExecType: TRALDBExecType read FExecType write FExecType; |
| Published | property Params: TParams read FParams write SetParams; |
| Published | property Response: TRALDBSQLResponse read FResponse; |
| Published | property SQL: StringRAL read FSQL write FSQL; |
| Published | property SQLIndex: IntegerRAL read FSQLIndex write FSQLIndex; |
Description
Methods
| Public | constructor Create; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Protected | procedure SetParams(AValue: TParams); |
|
This item has no description. | |
Properties
| Published | property BookMark: TBookMark read FBookMark write FBookMark; |
|
This item has no description. | |
| Published | property DriverType: TRALDBDriverType read FDriverType write FDriverType; |
|
This item has no description. | |
| Published | property ExecType: TRALDBExecType read FExecType write FExecType; |
|
This item has no description. | |
| Published | property Params: TParams read FParams write SetParams; |
|
This item has no description. | |
| Published | property Response: TRALDBSQLResponse read FResponse; |
|
This item has no description. | |
| Published | property SQL: StringRAL read FSQL write FSQL; |
|
This item has no description. | |
| Published | property SQLIndex: IntegerRAL read FSQLIndex write FSQLIndex; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.