RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLDA.Create Constructor

Creates an instance of an XSQLDA structure.

Pascal
constructor Create(Query: TIBSQL);
C++
__fastcall TIBXSQLDA(TIBSQL Query);

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!