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 |
---|---|---|
System. |
workspaceId | The registered workspace ID. |
System. |
sqlQuery | The SQL query. |
System. |
objectIdFieldNames | Collection of ObjectID (OID) field names. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.14 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |