ArcGIS Pro 2.8 API Reference Guide
PrimaryKeys Property

ArcGIS.Core.Data Namespace > QueryTableDescription Class : PrimaryKeys Property
Gets or sets the comma-separated list of key fields to be used to manufacture ObjectIDs.
Syntax
public string PrimaryKeys {get; set;}
Public Property PrimaryKeys As String
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

QueryTableDescription Class
QueryTableDescription Members