Freigeben über


ModelElementOwnerInfo.OwnerRelationshipEntry-Eigenschaft

Ruft den Besitzerbeziehungseintrag ab.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Gibt IModelRelationshipEntry zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelElementOwnerInfo Klasse

Microsoft.Data.Schema.SchemaModel-Namespace