Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by AttributeRuleManager.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
CreateAttributeRuleError | Creates a value object representation of an error from a ValidationErrorType validation error system table. | |
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Evaluate | Evaluates all the applicable tables and feature classes in this geodatabase using the operation(s) specified by description in the validation service. This method must be called on the MCT. Use QueuedTask.Run. | |
GetErrorTable | Opens the validation error system table specified by validationErrorType. This method must be called on the MCT. Use QueuedTask.Run. | |
IsEvaluationSupported | Gets a value indicating whether this geodatabase supports evaluation for validation rules or batch calculation rules. This method must be called on the MCT. Use QueuedTask.Run. | |
UpdateErrors | Updates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
EvaluateInEditOperation | Evaluates all the applicable tables and feature classes in the geodatabase associated with attributeRuleManager using the operation(s) specified by description. This method must be called on the MCT. Use QueuedTask.Run. | |
UpdateErrorsInEditOperation | Updates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run. |