Propriedade Descending

Specifies whether the column is sorted ascending (false) or descending (true).

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

[SfcPropertyAttribute]
public bool Descending { get; set; }

Valor da propriedade

Tipo: System. . :: . .Boolean