ISqlIndex.GetIndexedObjectRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISqlIndex, ISqlColumnSource)
'使用
Dim instance As ISqlIndex
Dim returnValue As IModelSingleRelationship(Of ISqlIndex, ISqlColumnSource)

returnValue = instance.GetIndexedObjectRelationship()
IModelSingleRelationship<ISqlIndex, ISqlColumnSource> GetIndexedObjectRelationship()
IModelSingleRelationship<ISqlIndex^, ISqlColumnSource^>^ GetIndexedObjectRelationship()
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

参照

参照

ISqlIndex インターフェイス

ISqlIndex メンバ

GetIndexedObjectRelationship オーバーロード

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間