IZParamsSQLDA Member List
This is the complete list of members for
IZParamsSQLDA, including all inherited members.
UpdateBigDecimal(const Integer Index, Extended Value) | IZParamsSQLDA | |
UpdateBoolean(const Integer Index, boolean Value) | IZParamsSQLDA | |
UpdateByte(const Integer Index, ShortInt Value) | IZParamsSQLDA | |
UpdateBytes(const Integer Index, TByteDynArray Value) | IZParamsSQLDA | |
UpdateDate(const Integer Index, TDateTime Value) | IZParamsSQLDA | |
UpdateDouble(const Integer Index, Double Value) | IZParamsSQLDA | |
UpdateFloat(const Integer Index, Single Value) | IZParamsSQLDA | |
UpdateInt(const Integer Index, Integer Value) | IZParamsSQLDA | |
UpdateLong(const Integer Index, Int64 Value) | IZParamsSQLDA | |
UpdateNull(const Integer Index, boolean Value) | IZParamsSQLDA | |
UpdatePChar(const Integer Index, PChar Value) | IZParamsSQLDA | |
UpdateQuad(const Word Index, const TISC_QUAD Value) | IZParamsSQLDA | |
UpdateShort(const Integer Index, SmallInt Value) | IZParamsSQLDA | |
UpdateString(const Integer Index, string Value) | IZParamsSQLDA | |
UpdateTime(const Integer Index, TDateTime Value) | IZParamsSQLDA | |
UpdateTimestamp(const Integer Index, TDateTime Value) | IZParamsSQLDA | |
WriteBlob(const Integer Index, TStream Stream) | IZParamsSQLDA | |