SqlSortOrder-Eigenschaft
Gets the SqlSortOrder property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
<SfcPropertyAttribute> _
Public ReadOnly Property SqlSortOrder As Short
Get
'Usage
Dim instance As Server
Dim value As Short
value = instance.SqlSortOrder
[SfcPropertyAttribute]
public short SqlSortOrder { get; }
[SfcPropertyAttribute]
public:
virtual property short SqlSortOrder {
short get () sealed;
}
[<SfcPropertyAttribute>]
abstract SqlSortOrder : int16
[<SfcPropertyAttribute>]
override SqlSortOrder : int16
final function get SqlSortOrder () : short
Eigenschaftenwert
Typ: System. . :: . .Int16
short