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