SfcCollatedDictionaryCollection<T, K, ParentT>.Ascending Property
Gets or sets a value indicating whether to sort in ascending order. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Property Value
Type: System.Booleantrue to sort in ascending order; otherwise, false. The default is true.
Show: