Partager via


ISqlFullTextIndexColumnSpecifier.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 ISqlFullTextIndexColumnSpecifier, ISqlColumn)
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier^, ISqlColumn^>^ GetColumnRelationship()
abstract GetColumnRelationship : unit -> IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn> 
function GetColumnRelationship() : IModelSingleRelationship<ISqlFullTextIndexColumnSpecifier, ISqlColumn>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISqlFullTextIndexColumnSpecifier Interface

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