Sdílet prostřednictvím


IModelSingleRelationship.GetRelationshipEntry – metoda

Vrátí související vztah položky.

Obor názvů:  Microsoft.Data.Schema.SchemaModel
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

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

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Vrátí IModelRelationshipEntry.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IModelSingleRelationship Rozhraní

Microsoft.Data.Schema.SchemaModel – obor názvů