Property PrimaryKey
| Improve this Doc View SourcePrimaryKey
Gets the columns with sort direction of this primiary key.
Declaration
public ReadOnlyCollection<ColumnSort> PrimaryKey { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<ColumnSort> |