ComponentOne DataObjects for .NET
EnforceConstraints Property (C1ExpressRelation)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressRelation Class : EnforceConstraints Property
Gets or sets a value indicating whether the rule prohibiting child rows without parent is enforced.
Syntax
'Declaration
 
Public Property EnforceConstraints As System.Boolean
public System.bool EnforceConstraints {get; set;}
See Also

Reference

C1ExpressRelation Class
C1ExpressRelation Members