SqlSortOrder propriété
Gets the SqlSortOrder 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 SqlSortOrder As Short
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .Int16
short