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: 2013.11.0.0
Syntax
C#
public bool DeleteRelatedRows

Field Value

Type: Boolean
See Also