ArcGIS Pro 2.8 API Reference Guide
AttributeRuleManager Class Methods


ArcGIS.Core.Data Namespace : AttributeRuleManager Class

For a list of all members of this type, see AttributeRuleManager members.

Public Methods
 NameDescription
Public MethodCreates a value object representation of an error from a ValidationErrorType validation error system table.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodEvaluates 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.  
Public MethodOpens the validation error system table specified by validationErrorType. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method 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.  
Public MethodUpdates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Extension Methods
 NameDescription
Public Extension MethodEvaluates 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.
Public Extension MethodUpdates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

AttributeRuleManager Class
ArcGIS.Core.Data Namespace