This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriWorkspaceConnectionStatus Constants (ArcObjects .NET 10.5 SDK) |
Workspace Connection Status
Constant | Value | Description |
---|---|---|
esriWCSUp | 0 | The workspace is connected. |
esriWCSDown | 1 | The workspace has lost its connection. |
esriWCSAvailable | 2 | The workspace's connection was lost but attempts to re-connect (OpenAvailableWorkspace) should succeed. |