Click or drag to resize

OneToManyRelationDeleteRelatedRows Field

Specifes whether related rows should be deleted when a row from the source entity is deleted.

Namespace:  Colygon.MatchPoint.EntityModel.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public bool DeleteRelatedRows

Field Value

Type: Boolean
See Also