Partager via


ISqlColumn.GetParentRelationship, méthode

Retourne un IModelReverseSingleRelationship entre this et le ISqlColumnSource associé.

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

Syntaxe

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

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelReverseSingleRelationship<ISqlColumn, ISqlColumnSource>

Sécurité .NET Framework

Voir aussi

Référence

ISqlColumn Interface

GetParentRelationship, surcharge

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