IBX.IBSQL.TIBSQL.Database

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Database: TIBDatabase read GetDatabase write SetDatabase;

C++

__property Ibx::Ibdatabase::TIBDatabase* Database = {read=GetDatabase, write=SetDatabase};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Description

Sets or returns the database associated with the query.

Use the Database property to set or return the database associated with the query.