Compartir a través de


ModelElementOwnerInfo.OwnerRelationshipEntry (Propiedad)

Obtiene la entrada de relación del propietario.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Devuelve un objeto IModelRelationshipEntry.

Seguridad de .NET Framework

Vea también

Referencia

ModelElementOwnerInfo Clase

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)