RestrictionOfNullableOfDataModificationAction


Description

A restriction specifying the allowable values for a data modification action property of a criteria object.

Properties

Property

Type

Length

Default

Description

EqualValue

DataModificationAction

N/A

N/A

The value the data modification action property must be equal to.

NotEqualValue

DataModificationAction

N/A

N/A

The value the data modification action property must not be equal to.


Inherits from

Restriction


Documentation Feedback