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

Relationship class for ColumnsRelationship

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

Синтаксис

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

value = PrimaryKeyConstraint.ColumnsRelationship.RelationshipClass
public static ModelRelationshipClass RelationshipClass { get; internal set; }
public:
static property ModelRelationshipClass^ RelationshipClass {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member RelationshipClass : ModelRelationshipClass with get, internal set
static function get RelationshipClass () : ModelRelationshipClass 
internal static function set RelationshipClass (value : ModelRelationshipClass)

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

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

См. также

Справочник

PrimaryKeyConstraint.ColumnsRelationship Класс

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