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