Server.SqlSortOrderName Property
Gets the name of the sort order used by the server.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None | SfcPropertyFlags.Standalone | SfcPropertyFlags.SqlAzureDatabase)] public string SqlSortOrderName { get; }
Implements
IServerInformation.SqlSortOrderName
Show: