Compartir a través de


ISql90XmlIndex.GetColumnRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlColumn asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90XmlIndex Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)