ValueRule Members
The ValueRule type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ValueRule(String, Object, OperationTypes) |
Initializes a new instance of the UserDataRule class.
|
|
|
ValueRule(String, ColumnValueGenerator, OperationTypes) |
Initializes a new instance of the ValueRule class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GenerateValue |
Generates the value to be used for the operation.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AppliesWhen |
Indicates when the rule is applicable.
(Inherited from AuditRule.) |
|
|
ColumnName |
Gets the name of the column.
(Inherited from ColumnRule.) |
|
|
ValueFactory |
Gets the value factory.
|

