Sdílet prostřednictvím


ISqlLegacyDataConstraintTarget.GetRulesDefaultsRelationship – metoda

Vrátí IModelReverseMultiRelationship mezi this a přidruženého ISqlLegacyDataConstraints.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetRulesDefaultsRelationship As IModelReverseMultiRelationship(Of ISqlLegacyDataConstraintTarget, ISqlLegacyDataConstraints)
IModelReverseMultiRelationship<ISqlLegacyDataConstraintTarget, ISqlLegacyDataConstraints> GetRulesDefaultsRelationship()
IModelReverseMultiRelationship<ISqlLegacyDataConstraintTarget^, ISqlLegacyDataConstraints^>^ GetRulesDefaultsRelationship()
abstract GetRulesDefaultsRelationship : unit -> IModelReverseMultiRelationship<ISqlLegacyDataConstraintTarget, ISqlLegacyDataConstraints> 
function GetRulesDefaultsRelationship() : IModelReverseMultiRelationship<ISqlLegacyDataConstraintTarget, ISqlLegacyDataConstraints>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlLegacyDataConstraintTarget, ISqlLegacyDataConstraints>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISqlLegacyDataConstraintTarget Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů