public void Update( TraceConfiguration traceConfiguration )
Public Overloads Sub Update( _ ByVal traceConfiguration As TraceConfiguration _ )
Parameters
- traceConfiguration
- The argument to override the default trace configuration stored on the Tier.
public void Update( TraceConfiguration traceConfiguration )
Public Overloads Sub Update( _ ByVal traceConfiguration As TraceConfiguration _ )
Exception | Description |
---|---|
System.ArgumentNullException | traceConfiguration is null. |
System.InvalidOperationException | This subnetwork no longer exists (e.g., it has been purged from the database). -or- This operation cannot be invoked inside ArcGIS.Core.Data.Geodatabase.ApplyEdits or when editing is in progress. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10, Windows 8.1