Expand Minimize
This topic has not yet been rated - Rate this topic

Server.SqlSortOrder Property

Gets the SQL sort order from the collation.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public short SqlSortOrder { get; }

Property Value

Type: System.Int16
The SQL sort order from the collation.

Implements

IServerInformation.SqlSortOrder
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.