Public Member Functions | |
AppendChunk (OleVariant Val) | |
Integer | Get_Attributes () |
ParameterDirectionEnum | Get_Direction () |
WideString | Get_Name () |
Byte | Get_NumericScale () |
Byte | Get_Precision () |
Properties | Get_Properties () |
ADO_LONGPTR | Get_Size () |
DataTypeEnum | Get_Type_ () |
OleVariant | Get_Value () |
Set_Attributes (Integer plParmAttribs) | |
Set_Direction (ParameterDirectionEnum plParmDirection) | |
Set_Name (const WideString pbstr) | |
Set_NumericScale (Byte pbScale) | |
Set_Precision (Byte pbPrecision) | |
Set_Size (ADO_LONGPTR pl) | |
Set_Type_ (DataTypeEnum psDataType) | |
Set_Value (OleVariant pvar) | |
Public Attributes | |
Integer | Attributes |
ParameterDirectionEnum | Direction |
WideString | Name |
Byte | NumericScale |
Byte | Precision |
Properties | Properties |
ADO_LONGPTR | Size |
DataTypeEnum | Type_ |
OleVariant | Value |
Definition at line 1993 of file ZPlainAdo.pas.
_Parameter::AppendChunk | ( | OleVariant | Val | ) |
Integer _Parameter::Get_Attributes | ( | ) |
ParameterDirectionEnum _Parameter::Get_Direction | ( | ) |
WideString _Parameter::Get_Name | ( | ) |
Byte _Parameter::Get_NumericScale | ( | ) |
Byte _Parameter::Get_Precision | ( | ) |
Properties _ADO::Get_Properties | ( | ) | [inherited] |
ADO_LONGPTR _Parameter::Get_Size | ( | ) |
DataTypeEnum _Parameter::Get_Type_ | ( | ) |
OleVariant _Parameter::Get_Value | ( | ) |
_Parameter::Set_Attributes | ( | Integer | plParmAttribs | ) |
_Parameter::Set_Direction | ( | ParameterDirectionEnum | plParmDirection | ) |
_Parameter::Set_Name | ( | const WideString | pbstr | ) |
_Parameter::Set_NumericScale | ( | Byte | pbScale | ) |
_Parameter::Set_Precision | ( | Byte | pbPrecision | ) |
_Parameter::Set_Size | ( | ADO_LONGPTR | pl | ) |
_Parameter::Set_Type_ | ( | DataTypeEnum | psDataType | ) |
_Parameter::Set_Value | ( | OleVariant | pvar | ) |
Integer _Parameter::Attributes |
Set_Attributes For writing
Definition at line 2080 of file ZPlainAdo.pas.
Set_Direction For writing
Definition at line 2068 of file ZPlainAdo.pas.
WideString _Parameter::Name |
Set_NumericScale For writing
Definition at line 2074 of file ZPlainAdo.pas.
Set_Precision For writing
Definition at line 2071 of file ZPlainAdo.pas.
Properties _ADO::Properties [inherited] |
OleVariant _Parameter::Value |