Metodo ISql90XmlIndex.GetColumnRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlColumn 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 ISql90XmlIndex, ISqlColumn)
IModelSingleRelationship<ISql90XmlIndex, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISqlColumn^>^ GetColumnRelationship()
abstract GetColumnRelationship : unit -> IModelSingleRelationship<ISql90XmlIndex, ISqlColumn> 
function GetColumnRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISqlColumn>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90XmlIndex Interfaccia

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