ISqlIndexedColumnSpecification.GetColumnRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetColumnRelationship As IModelSingleRelationship(Of ISqlIndexedColumnSpecification, ISqlColumn)
'使用
Dim instance As ISqlIndexedColumnSpecification
Dim returnValue As IModelSingleRelationship(Of ISqlIndexedColumnSpecification, ISqlColumn)
returnValue = instance.GetColumnRelationship()
IModelSingleRelationship<ISqlIndexedColumnSpecification, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISqlIndexedColumnSpecification^, ISqlColumn^>^ GetColumnRelationship()
function GetColumnRelationship() : IModelSingleRelationship<ISqlIndexedColumnSpecification, ISqlColumn>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlIndexedColumnSpecification, ISqlColumn>
参照
参照
ISqlIndexedColumnSpecification インターフェイス