Partager via


ModelElementOwnerInfo.OwnerRelationshipEntry, propriété

Obtient l'entrée de la relation de propriétaire.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Retourne IModelRelationshipEntry.

Sécurité .NET Framework

Voir aussi

Référence

ModelElementOwnerInfo Classe

Microsoft.Data.Schema.SchemaModel, espace de noms