FireDAC.Phys.Intf.IFDPhysConnection.SharedCliHandle
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnection | |
Delphi
property SharedCliHandle: Pointer read GetSharedCliHandle write SetSharedCliHandle;
C++
__property void * SharedCliHandle = {read=GetSharedCliHandle, write=SetSharedCliHandle};
Description
Embarcadero Technologies does not currently have any additional information.