Compartir a través de


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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100SpatialIndex Interfaz

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