Partager via


IModelMultiRelationship<TFrom, TTo>.GetRelationshipEntry, méthode

Retourne une entrée de relation à l'index spécifié.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Function GetRelationshipEntry ( _
    atIndex As Integer _
) As IModelRelationshipEntry
IModelRelationshipEntry GetRelationshipEntry(
    int atIndex
)
IModelRelationshipEntry^ GetRelationshipEntry(
    int atIndex
)
abstract GetRelationshipEntry : 
        atIndex:int -> IModelRelationshipEntry 
function GetRelationshipEntry(
    atIndex : int
) : IModelRelationshipEntry

Paramètres

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
Retourne IModelRelationshipEntry.

Sécurité .NET Framework

Voir aussi

Référence

IModelMultiRelationship<TFrom, TTo> Interface

Microsoft.Data.Schema.SchemaModel, espace de noms