Show / Hide Table of Contents

Constructor TableQuerySublayerSource

TableQuerySublayerSource(String, String, IEnumerable<String>)

Initializes a new instance of the TableQuerySublayerSource class with the given workspace ID, SQL query, and ObjectID field names.

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
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.