Metodo ISqlLegacyDataConstraintTarget.GetRulesDefaultsRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISqlLegacyDataConstraints associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlLegacyDataConstraintTarget Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel