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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.