Freigeben über


IModelSingleRelationship.GetRelationshipEntry-Methode

Gibt den verwandten Beziehungseintrag zurück.

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

Syntax

'Declaration
Function GetRelationshipEntry As IModelRelationshipEntry
IModelRelationshipEntry GetRelationshipEntry()
IModelRelationshipEntry^ GetRelationshipEntry()
abstract GetRelationshipEntry : unit -> IModelRelationshipEntry 
function GetRelationshipEntry() : IModelRelationshipEntry

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IModelSingleRelationship Schnittstelle

Microsoft.Data.Schema.SchemaModel-Namespace