IBX.IBSQL.TIBXSQLDA.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(Query: TIBSQL);

C++

__fastcall TIBXSQLDA(TIBSQL* Query);

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLDA

Description

Creates an instance of an XSQLDA structure.

Call Create to create an instance of an XSQLDA structure. Create queries the DynamicSQL component for the structure members.