DK11 for Delphi | GisLayerSqlDb2.TGIS_LayerSqlDb2Abstract.prepareFilterUid | Constructors | Fields | Methods | Properties
Return a UID=_uid filter.
// Delphi protected function prepareFilterUid( const _uid : TGIS_Uid ) : String;
// C++ Builder protected: UnicodeString prepareFilterUid( TGIS_Uid* const _uid );
Name | Type | Description |
---|---|---|
_uid | TGIS_Uid | UID value used to build filter |
Type | Description |
---|---|
String | UID filter |