Public Member Functions | |
_Set_DataFormat (const IUnknown ppiDF) | |
AppendChunk (OleVariant Data) | |
ADO_LONGPTR | Get_ActualSize () |
Integer | Get_Attributes () |
IUnknown | Get_DataFormat () |
ADO_LONGPTR | Get_DefinedSize () |
WideString | Get_Name () |
Byte | Get_NumericScale () |
OleVariant | Get_OriginalValue () |
Byte | Get_Precision () |
Properties | Get_Properties () |
DataTypeEnum | Get_Type_ () |
OleVariant | Get_UnderlyingValue () |
OleVariant | Get_Value () |
OleVariant | GetChunk (Integer Length) |
Set_Attributes (Integer pl) | |
Set_DefinedSize (ADO_LONGPTR pl) | |
Set_NumericScale (Byte pbNumericScale) | |
Set_Precision (Byte pbPrecision) | |
Set_Type_ (DataTypeEnum pDataType) | |
Set_Value (OleVariant pvar) | |
Public Attributes | |
ADO_LONGPTR | ActualSize |
Integer | Attributes |
IUnknown | DataFormat |
ADO_LONGPTR | DefinedSize |
WideString | Name |
Byte | NumericScale |
OleVariant | OriginalValue |
Byte | Precision |
Properties | Properties |
DataTypeEnum | Type_ |
OleVariant | UnderlyingValue |
OleVariant | Value |
Definition at line 1859 of file ZPlainAdo.pas.
Field20::_Set_DataFormat | ( | const IUnknown | ppiDF | ) |
Field20::AppendChunk | ( | OleVariant | Data | ) |
ADO_LONGPTR Field20::Get_ActualSize | ( | ) |
Integer Field20::Get_Attributes | ( | ) |
IUnknown Field20::Get_DataFormat | ( | ) |
ADO_LONGPTR Field20::Get_DefinedSize | ( | ) |
WideString Field20::Get_Name | ( | ) |
Byte Field20::Get_NumericScale | ( | ) |
OleVariant Field20::Get_OriginalValue | ( | ) |
Byte Field20::Get_Precision | ( | ) |
Properties _ADO::Get_Properties | ( | ) | [inherited] |
DataTypeEnum Field20::Get_Type_ | ( | ) |
OleVariant Field20::Get_UnderlyingValue | ( | ) |
OleVariant Field20::Get_Value | ( | ) |
OleVariant Field20::GetChunk | ( | Integer | Length | ) |
Field20::Set_Attributes | ( | Integer | pl | ) |
Field20::Set_DefinedSize | ( | ADO_LONGPTR | pl | ) |
Field20::Set_NumericScale | ( | Byte | pbNumericScale | ) |
Field20::Set_Precision | ( | Byte | pbPrecision | ) |
Field20::Set_Type_ | ( | DataTypeEnum | pDataType | ) |
Field20::Set_Value | ( | OleVariant | pvar | ) |
Integer Field20::Attributes |
Set_Attributes For writing
Definition at line 1937 of file ZPlainAdo.pas.
IUnknown Field20::DataFormat |
_Set_DataFormat For writing
Definition at line 1964 of file ZPlainAdo.pas.
Set_DefinedSize For writing
Definition at line 1940 of file ZPlainAdo.pas.
WideString Field20::Name |
Set_NumericScale For writing
Definition at line 1955 of file ZPlainAdo.pas.
OleVariant Field20::OriginalValue |
Byte Field20::Precision |
Set_Precision For writing
Definition at line 1952 of file ZPlainAdo.pas.
Properties _ADO::Properties [inherited] |
OleVariant Field20::UnderlyingValue |
OleVariant Field20::Value |