Condividi tramite


Proprietà ColumnStoreIndex.ColumnsRelationship.Ascending

Ascending property class of ColumnsRelationship

Spazio dei nomi  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Sintassi

'Dichiarazione
Public Shared Property Ascending As ModelPropertyClass 
    Get 
    Friend Set
'Utilizzo
Dim value As ModelPropertyClass 

value = ColumnStoreIndex.ColumnsRelationship.Ascending
public static ModelPropertyClass Ascending { get; internal set; }
public:
static property ModelPropertyClass^ Ascending {
    ModelPropertyClass^ get ();
    internal: void set (ModelPropertyClass^ value);
}
static member Ascending : ModelPropertyClass with get, internal set
static function get Ascending () : ModelPropertyClass 
internal static function set Ascending (value : ModelPropertyClass)

Valore proprietà

Tipo: Microsoft.SqlServer.Dac.Model.ModelPropertyClass

Vedere anche

Riferimento

ColumnStoreIndex.ColumnsRelationship Classe

Spazio dei nomi Microsoft.SqlServer.Dac.Model