Parameters
- description
- The AttributeRuleEvaluationDescription which describes the details of the evaluate operation.
Return Value
An AttributeRuleEvaluationResult that describes the result of the operation(s).
Exception | Description |
---|---|
System.ArgumentException | If description has an extent, then the extent must have a ArcGIS.Core.Geometry.SpatialReference. |
System.InvalidOperationException | A validation service is not supported or enabled for this geodatabase. -or-
If the geodatabase is opened from the Default version and VersionEvaluationScope.ChangesInVersion is specified for the |
System.ArgumentNullException | description is null. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
System.NotSupportedException | Constraint rules cannot be evaluated. |
Target Platforms: Windows 11, Windows 10