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. |
![]() ![]() | GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | MarkAsExceptionInEditOperation | Marks the topology error specified by topologyError as an exception. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | UnmarkAsExceptionInEditOperation | 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. |
![]() ![]() | UpdateErrorsInEditOperation | Updates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | ValidateInEditOperation | 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. |