DK11 for Delphi | GisLayerVectorSql.TGIS_LayerVectorSqlAbstract.passwordCallBack | Constructors | Fields | Methods | Properties | Events
Process tokens in a SQLParameters property.
// Delphi protected function passwordCallBack( const _token : String ) : String;
// C++ Builder protected: UnicodeString passwordCallBack( const UnicodeString _token );
Name | Type | Description |
---|---|---|
_token | String | password token |
Type | Description |
---|---|
String | token |