次の方法で共有


ISql100TableTypeIndexedColumnSpecification.GetColumnRelationship メソッド

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

構文

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

returnValue = instance.GetColumnRelationship()
IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn> GetColumnRelationship()
IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification^, ISql100TableTypeColumn^>^ GetColumnRelationship()
function GetColumnRelationship() : IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn>

参照

参照

ISql100TableTypeIndexedColumnSpecification インターフェイス

ISql100TableTypeIndexedColumnSpecification メンバ

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