Public Member Functions | |
AppendChunk (OleVariant Data) | |
ADO_LONGPTR | Get_ActualSize () |
Integer | Get_Attributes () |
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_Value (OleVariant pvar) | |
Public Attributes | |
ADO_LONGPTR | ActualSize |
Integer | Attributes |
ADO_LONGPTR | DefinedSize |
WideString | Name |
Byte | NumericScale |
OleVariant | OriginalValue |
Byte | Precision |
Properties | Properties |
DataTypeEnum | Type_ |
OleVariant | UnderlyingValue |
OleVariant | Value |
Definition at line 2729 of file ZPlainAdo.pas.
Field15::AppendChunk | ( | OleVariant | Data | ) |
ADO_LONGPTR Field15::Get_ActualSize | ( | ) |
Integer Field15::Get_Attributes | ( | ) |
ADO_LONGPTR Field15::Get_DefinedSize | ( | ) |
WideString Field15::Get_Name | ( | ) |
Byte Field15::Get_NumericScale | ( | ) |
OleVariant Field15::Get_OriginalValue | ( | ) |
Byte Field15::Get_Precision | ( | ) |
Properties _ADO::Get_Properties | ( | ) | [inherited] |
DataTypeEnum Field15::Get_Type_ | ( | ) |
OleVariant Field15::Get_UnderlyingValue | ( | ) |
OleVariant Field15::Get_Value | ( | ) |
OleVariant Field15::GetChunk | ( | Integer | Length | ) |
Field15::Set_Value | ( | OleVariant | pvar | ) |
Integer Field15::Attributes |
WideString Field15::Name |
OleVariant Field15::OriginalValue |
Byte Field15::Precision |
Properties _ADO::Properties [inherited] |
OleVariant Field15::UnderlyingValue |
OleVariant Field15::Value |