DK11 for Delphi | GisDb.TGIS_DbAbstract.sqlTableExec | Constructors | Fields | Methods | Properties | Events
Execute opened table command.
// Delphi public procedure sqlTableExec( const _id : Integer ); virtual; abstract;
// C++ Builder public: virtual void sqlTableExec( const int _id ) = 0;
Name | Type | Description |
---|---|---|
_id | Integer | table index |