DK11 for Delphi | GisDbLibpq.TGIS_DbLibpq.sqlTablePrepare | Constructors | Fields | Methods | Properties
Available also on: .NET.
// Delphi public procedure sqlTablePrepare( const _id : Integer; const _query : String );
// C++ Builder public: void sqlTablePrepare( const int _id, const UnicodeString _query );
Name | Type | Description |
---|---|---|
_id | Integer | |
_query | String |