IBX.IBSQL.TIBSQL.Params

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Params: TIBXSQLDA read GetSQLParams;

C++

__property TIBXSQLDA* Params = {read=GetSQLParams};

Properties

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

Description

Returns the XSQLDA parameters.

Use the Params property to return the XSQLDA parameters.