API:Data.DB.TInterfaceField.GetValue
Delphi
function GetValue(var Value: IUnknown): Boolean; overload;
function GetValue: IUnknown; overload;
C++
bool __fastcall GetValue(System::_di_IInterface &Value)/* overload */;
System::_di_IInterface __fastcall GetValue(void)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.DB.pas Data.DB.hpp |
Data.DB | TInterfaceField |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!