Поделиться через


Свойство SqlSortOrderName

Gets the SqlSortOrderName property value.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property SqlSortOrderName As String
    Get
'Применение
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

Значение свойства

Тип System. . :: . .String
String

Реализует интерфейс

IServerInformation. . :: . .SqlSortOrderName