Partager via


SqlSortOrderName propriété

Gets the SqlSortOrderName property value.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property SqlSortOrderName As String
    Get
'Utilisation
Dim instance As Server
Dim value As String

value = instance.SqlSortOrderName
[SfcPropertyAttribute]
public string SqlSortOrderName { get; }
[SfcPropertyAttribute]
public:
virtual property String^ SqlSortOrderName {
    String^ get () sealed;
}
[<SfcPropertyAttribute>]
abstract SqlSortOrderName : string
[<SfcPropertyAttribute>]
override SqlSortOrderName : string
final function get SqlSortOrderName () : String

Valeur de la propriété

Type : System. . :: . .String
String

Implémente

IServerInformation. . :: . .SqlSortOrderName