DK11 for Delphi | GisLayerSqlDb2.TGIS_LayerSqlDb2Abstract.macroShapeDelete | Constructors | Fields | Methods | Properties
Macro for deleting a shape from both: geometry and feature table.
// Delphi protected procedure macroShapeDelete( const _uid : TGIS_Uid ); virtual;
// C++ Builder protected: virtual void macroShapeDelete( TGIS_Uid* const _uid );
Name | Type | Description |
---|---|---|
_uid | TGIS_Uid | UID of the shape |