Condividi tramite


Metodo ISqlColumnSource.GetIndexesRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISqlIndex associato.

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

Sintassi

'Dichiarazione
Function GetIndexesRelationship As IModelReverseMultiRelationship(Of ISqlColumnSource, ISqlIndex)
IModelReverseMultiRelationship<ISqlColumnSource, ISqlIndex> GetIndexesRelationship()
IModelReverseMultiRelationship<ISqlColumnSource^, ISqlIndex^>^ GetIndexesRelationship()
abstract GetIndexesRelationship : unit -> IModelReverseMultiRelationship<ISqlColumnSource, ISqlIndex> 
function GetIndexesRelationship() : IModelReverseMultiRelationship<ISqlColumnSource, ISqlIndex>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlColumnSource, ISqlIndex>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlColumnSource Interfaccia

Overload GetIndexesRelationship

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