Aracılığıyla paylaş


ISqlColumnSource.GetIndexesRelationship Yöntem

Döndürür bir IModelReverseMultiRelationship arasında this ve ilişkili ISqlIndex.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
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>

Dönüş Değeri

Tür: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlColumnSource, ISqlIndex>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlColumnSource Arabirim

GetIndexesRelationship Fazla Yük

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı