DK11 for Java | tatukgis.jdk.TGIS_DbAbstract.sqlGetParams | Constructors | Fields | Methods | Properties | Events
Get parameters list.
// Java public abstract TStringList sqlGetParams( int _idx );
// Oxygene public function sqlGetParams( _idx : Integer ) : TGIS_StringList; virtual; abstract;
Name | Type | Description |
---|---|---|
_idx | int Integer | param index |
Type | Description |
---|---|
TStringList TGIS_StringList | list of parameters |