Condividi tramite


Proprietà ModelElementOwnerInfo.OwnerRelationshipEntry

Ottiene la voce della relazione del proprietario.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Restituisce un oggetto IModelRelationshipEntry.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelElementOwnerInfo Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel