ISql90XmlIndex.GetColumnRelationship メソッド

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

構文

'宣言
Function GetColumnRelationship As IModelSingleRelationship(Of ISql90XmlIndex, ISqlColumn)
'使用
Dim instance As ISql90XmlIndex
Dim returnValue As IModelSingleRelationship(Of ISql90XmlIndex, ISqlColumn)

returnValue = instance.GetColumnRelationship()
IModelSingleRelationship<ISql90XmlIndex, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISqlColumn^>^ GetColumnRelationship()
function GetColumnRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISqlColumn>

戻り値

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

参照

参照

ISql90XmlIndex インターフェイス

ISql90XmlIndex メンバ

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