IBX.IBCustomDataSet.TIBCustomDataSet.DBHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DBHandle: PISC_DB_HANDLE read GetDBHandle;

C++

__property Ibx::Ibheader::PISC_DB_HANDLE DBHandle = {read=GetDBHandle};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBCustomDataSet

Description

Specifies the database handle for the dataset.

Check DBHandle to determine the database handle for the dataset.