ArcGIS Pro 2.9 API Reference Guide
ArcGISCoreDataExtensions Class Methods


ArcGIS.Core.Data.Extensions Namespace : ArcGISCoreDataExtensions Class

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)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.  
Public Methodstatic (Shared in Visual Basic)Marks the topology error specified by topologyError as an exception. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Resets the topologyError currently marked as an exception to once again be an error. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Updates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run.  
Public Methodstatic (Shared in Visual Basic)Ensures data integrity by validating the features in a topology in the area specified by ArcGIS.Core.Data.Topology.ValidationDescription.Extent against a pre-defined set of topology rules. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

ArcGISCoreDataExtensions Class
ArcGIS.Core.Data.Extensions Namespace