DK11 for Java | tatukgis.jdk.TGIS_DbAbstract.sqlTablePost | Constructors | Fields | Methods | Properties | Events
Update the table (after any change).
// Java public abstract void sqlTablePost( int _id );
// Oxygene public procedure sqlTablePost( _id : Integer ); virtual; abstract;
Name | Type | Description |
---|---|---|
_id | int Integer | table index |