Sdílet prostřednictvím


ModelElementOwnerInfo.OwnerRelationshipEntry – vlastnost

Vlastník získá vztah položky.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public ReadOnly Property OwnerRelationshipEntry As IModelRelationshipEntry
    Get
public IModelRelationshipEntry OwnerRelationshipEntry { get; }
public:
property IModelRelationshipEntry^ OwnerRelationshipEntry {
    IModelRelationshipEntry^ get ();
}
member OwnerRelationshipEntry : IModelRelationshipEntry
function get OwnerRelationshipEntry () : IModelRelationshipEntry

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Vrátí IModelRelationshipEntry.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ModelElementOwnerInfo Třída

Microsoft.Data.Schema.SchemaModel – obor názvů