Свойство PrimaryKeyConstraint.ColumnsRelationship.Ascending

Ascending property class of ColumnsRelationship

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

Синтаксис

'Декларация
Public Shared Property Ascending As ModelPropertyClass 
    Get 
    Friend Set
'Применение
Dim value As ModelPropertyClass 

value = PrimaryKeyConstraint.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)

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

Тип: Microsoft.SqlServer.Dac.Model.ModelPropertyClass

См. также

Справочник

PrimaryKeyConstraint.ColumnsRelationship Класс

Пространство имен Microsoft.SqlServer.Dac.Model