DK11 for Delphi | GisLayerSqlOgis.TGIS_LayerSqlOgisAbstract.sqlTablePost | Constructors | Fields | Methods | Properties
Update the table (after any change).
// Delphi protected procedure sqlTablePost( const _id : Integer ); virtual;
// C++ Builder protected: virtual void sqlTablePost( const int _id );
Name | Type | Description |
---|---|---|
_id | Integer | ID of the table |