DK for Delphi | GisLayerVectorSql.TGIS_LayerVectorSqlAbstract.SQLParameter | Constructors | Fields | Methods | Properties | Events | Events
Connection parameters.
// Delphi public property SQLParameter[ const _name : String ] : String read write;
// C++ Builder public: __property UnicodeString SQLParameter = {read, write};
Name | Type | Description |
---|---|---|
_name | String | parameter name |
Type |
---|
String |