ISqlDefaultConstraint.GetForColumnRelationship メソッド

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

構文

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

returnValue = instance.GetForColumnRelationship()
IModelSingleRelationship<ISqlDefaultConstraint, ISqlColumn> GetForColumnRelationship()
IModelSingleRelationship<ISqlDefaultConstraint^, ISqlColumn^>^ GetForColumnRelationship()
function GetForColumnRelationship() : IModelSingleRelationship<ISqlDefaultConstraint, ISqlColumn>

戻り値

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

参照

参照

ISqlDefaultConstraint インターフェイス

ISqlDefaultConstraint メンバ

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