, including all inherited members.
AllocateSQLDA() | TZSQLDA | |
EncodeString(Smallint Code, const Word Index, const String Str) | TZParamsSQLDA | [private] |
FHandle | TZParamsSQLDA | [protected] |
FreeParamtersValues() | TZSQLDA | |
FTransactionHandle | TZParamsSQLDA | [protected] |
GetData() | TZSQLDA | |
GetFieldAliasName(const Word Index) | TZSQLDA | |
GetFieldCount() | TZSQLDA | |
GetFieldIndex(const String Name) | TZSQLDA | |
GetFieldLength(const Word Index) | TZSQLDA | |
GetFieldOwnerName(const Word Index) | TZSQLDA | |
GetFieldRelationName(const Word Index) | TZSQLDA | |
GetFieldScale(const Word Index) | TZSQLDA | |
GetFieldSqlName(const Word Index) | TZSQLDA | |
GetFieldSqlType(const Word Index) | TZSQLDA | |
GetIbSqlLen(const Word Index) | TZSQLDA | |
GetIbSqlSubType(const Word Index) | TZSQLDA | |
GetIbSqlType(const Word Index) | TZSQLDA | |
InitFields(boolean Parameters) | TZSQLDA | |
IsBlob(const Word Index) | TZSQLDA | |
IsNullable(const Word Index) | TZSQLDA | |
TZParamsSQLDA(IZInterbasePlainDriver PlainDriver, PISC_DB_HANDLE Handle, PISC_TR_HANDLE TransactionHandle) | TZParamsSQLDA | |
UpdateBigDecimal(const Integer Index, Extended Value) | TZParamsSQLDA | |
UpdateBoolean(const Integer Index, boolean Value) | TZParamsSQLDA | |
UpdateByte(const Integer Index, ShortInt Value) | TZParamsSQLDA | |
UpdateBytes(const Integer Index, TByteDynArray Value) | TZParamsSQLDA | |
UpdateDate(const Integer Index, TDateTime Value) | TZParamsSQLDA | |
UpdateDateTime(const Integer Index, TDateTime Value) | TZParamsSQLDA | [private] |
UpdateDouble(const Integer Index, Double Value) | TZParamsSQLDA | |
UpdateFloat(const Integer Index, Single Value) | TZParamsSQLDA | |
UpdateInt(const Integer Index, Integer Value) | TZParamsSQLDA | |
UpdateLong(const Integer Index, Int64 Value) | TZParamsSQLDA | |
UpdateNull(const Integer Index, boolean Value) | TZParamsSQLDA | |
UpdatePChar(const Integer Index, PChar Value) | TZParamsSQLDA | |
UpdateQuad(const Word Index, const TISC_QUAD Value) | TZParamsSQLDA | |
UpdateShort(const Integer Index, SmallInt Value) | TZParamsSQLDA | |
UpdateString(const Integer Index, string Value) | TZParamsSQLDA | |
UpdateTime(const Integer Index, TDateTime Value) | TZParamsSQLDA | |
UpdateTimestamp(const Integer Index, TDateTime Value) | TZParamsSQLDA | |
WriteBlob(const Integer Index, TStream Stream) | TZParamsSQLDA | |
~TZParamsSQLDA() | TZParamsSQLDA | |