Datasnap.Provider.TCustomProvider.OwnerData
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Datasnap.Provider.pas Datasnap.Provider.hpp
| |
| Unit: Datasnap.Provider | |
| Parent: TCustomProvider | |
Delphi
property OwnerData: OleVariant read FOwnerData write FOwnerData;
C++
__property System::OleVariant OwnerData = {read=FOwnerData, write=FOwnerData};
Description
Specifies an OleVariant from the client dataset.
The OwnerData property specifies an OleVariant from the client dataset.