Constructor TableQuerySublayerSource
TableQuerySublayerSource(String, String, IEnumerable<String>)
Initializes a new instance of the Table
Declaration
public TableQuerySublayerSource(string workspaceId, string sqlQuery, IEnumerable<string> objectIdFieldNames)
Parameters
Type | Name | Description |
---|---|---|
String | workspaceId | The registered workspace ID. |
String | sqlQuery | The SQL query. |
IEnumerable<String> | objectIdFieldNames | Collection of ObjectID (OID) field names. |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |