Freigeben über


ISqlFullTextIndexColumnSpecifier.GetColumnRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISqlColumn zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISqlFullTextIndexColumnSpecifier Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace