IBX.IBServices.TIBCustomService.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: TISC_SVC_HANDLE read FHandle;

C++

__property Ibx::Ibexternals::PVoid 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.