Icon Constrained Property

property Constrained: Boolean

Usage

Use the Constrained property to specify that no rows should be allowed to be inserted into a sensitve query result set that violate the WHERE clause of the query specified in the SQL property. This property only applies to query result sets that are sensitive to changes by other sessions, and this is indicated by the Sensitive property.
Image