Freigeben über


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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90XmlIndex Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace