次の方法で共有


SqlSortOrderName プロパティ

照合順序の SQL 並べ替え順序の名前を取得します。

名前空間:  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