Partager via


ISql90XmlIndex.GetColumnRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlColumn associé.

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

Syntaxe

'Déclaration
Function GetColumnRelationship As IModelSingleRelationship(Of ISql90XmlIndex, ISqlColumn)
IModelSingleRelationship<ISql90XmlIndex, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISqlColumn^>^ GetColumnRelationship()
abstract GetColumnRelationship : unit -> IModelSingleRelationship<ISql90XmlIndex, ISqlColumn> 
function GetColumnRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISqlColumn>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90XmlIndex, ISqlColumn>

Sécurité .NET Framework

Voir aussi

Référence

ISql90XmlIndex Interface

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