Aracılığıyla paylaş


ISqlIndex.GetIndexedObjectRelationship Yöntem

Döndürür bir IModelSingleRelationship arasında this ve ilişkili ISqlColumnSource.

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

Sözdizimi

'Bildirim
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISqlIndex, ISqlColumnSource)
IModelSingleRelationship<ISqlIndex, ISqlColumnSource> GetIndexedObjectRelationship()
IModelSingleRelationship<ISqlIndex^, ISqlColumnSource^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISqlIndex, ISqlColumnSource> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

Dönüş Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISqlIndex Arabirim

GetIndexedObjectRelationship Fazla Yük

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