ArcGIS Pro 2.6 API Reference Guide
ConnectionStatus Enumeration

ArcGIS.Desktop.Mapping Namespace : ConnectionStatus Enumeration
Specifies MapMember's connection status.
Syntax
Members
MemberDescription
Broken Failed to make the connection to the data source.
Connected Connected.
Disconnected Data source is valid, but currently disconnected. This can occur while the data source's schema is being modified by a geoprocessing tool.
Unattempted No attempt was made to connect.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.ConnectionStatus

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace