IBX.IBSQL.TIBSQL.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.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Description

Specifies the database handle for the query.

Use the DBHandle property to return the database handle for the query.