Show / Hide Table of Contents

Property PrimaryKey

| Improve this Doc View Source

PrimaryKey

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>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest