DK11 for Delphi | GisDbAdoNet.TGIS_DbAdoNet.sqlTablePost | Constructors | Fields | Methods | Properties
Update the table (after any change).
Available also on: .NET.
Overrides TGIS_DbAbstract.sqlTablePost.
// Delphi public procedure sqlTablePost( const _id : Integer ); override;
// C++ Builder public: virtual void sqlTablePost( const int _id );
Name | Type | Description |
---|---|---|
_id | Integer | table index |