共用方式為


SqlSortOrderName 屬性

Gets SQL sort order name from the collation.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
<DisplayDescriptionKeyAttribute("Server_SqlSortOrderNameDesc")> _
<DisplayNameKeyAttribute("Server_SqlSortOrderNameName")> _
ReadOnly Property SqlSortOrderName As String
    Get
'用途
Dim instance As IServerInformation
Dim value As String

value = instance.SqlSortOrderName
[DisplayDescriptionKeyAttribute("Server_SqlSortOrderNameDesc")]
[DisplayNameKeyAttribute("Server_SqlSortOrderNameName")]
string SqlSortOrderName { get; }
[DisplayDescriptionKeyAttribute(L"Server_SqlSortOrderNameDesc")]
[DisplayNameKeyAttribute(L"Server_SqlSortOrderNameName")]
property String^ SqlSortOrderName {
    String^ get ();
}
[<DisplayDescriptionKeyAttribute("Server_SqlSortOrderNameDesc")>]
[<DisplayNameKeyAttribute("Server_SqlSortOrderNameName")>]
abstract SqlSortOrderName : string
function get SqlSortOrderName () : String

屬性值

型別:System. . :: . .String
String