ComponentOne DataObjects for .NET
EnforceConstraints Property (SimpleRelation)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > SimpleRelation 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;}
Remarks
The default is True.
See Also

Reference

SimpleRelation Class
SimpleRelation Members
Simple Relations