DK11 for Delphi | GisDbAdo.TGIS_DbAdo.sqlTableExec | Constructors | Fields | Methods | Properties
Execute opened table command.
Available also on: .NET.
Overrides TGIS_DbAbstract.sqlTableExec.
// Delphi public procedure sqlTableExec( const _id : Integer ); override;
// C++ Builder public: virtual void sqlTableExec( const int _id );
Name | Type | Description |
---|---|---|
_id | Integer | table index |