IBX.IBServices.TIBCustomService.Handle
Delphi
property Handle: TISC_SVC_HANDLE read FHandle;
C++
__property Ibx::Ibheader::TISC_SVC_HANDLE Handle = {read=FHandle};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | TIBCustomService |
Description
Returns the database handle.
Use the Handle property to return the database handle.