Metodo ISql100TableTypeIndexedColumnSpecification.GetColumnRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql100TableTypeColumn associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Function GetColumnRelationship As IModelSingleRelationship(Of ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn)
IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn> GetColumnRelationship()
IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification^, ISql100TableTypeColumn^>^ GetColumnRelationship()
abstract GetColumnRelationship : unit -> IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn> 
function GetColumnRelationship() : IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100TableTypeIndexedColumnSpecification Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel