Partager via


IDatabaseColumn.GetParentRelationship, méthode

Retourne le IModelReverseSingleRelationship entre ce IDatabaseColumn et son IDatabaseColumnSource.

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

Syntaxe

'Déclaration
Function GetParentRelationship As IModelReverseSingleRelationship(Of IDatabaseColumn, IDatabaseColumnSource)
IModelReverseSingleRelationship<IDatabaseColumn, IDatabaseColumnSource> GetParentRelationship()
IModelReverseSingleRelationship<IDatabaseColumn^, IDatabaseColumnSource^>^ GetParentRelationship()
abstract GetParentRelationship : unit -> IModelReverseSingleRelationship<IDatabaseColumn, IDatabaseColumnSource> 
function GetParentRelationship() : IModelReverseSingleRelationship<IDatabaseColumn, IDatabaseColumnSource>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelReverseSingleRelationship<IDatabaseColumn, IDatabaseColumnSource>

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseColumn Interface

Microsoft.Data.Schema.SchemaModel.Abstract, espace de noms