This document is archived and information here might be outdated.  Recommended version.


IGxDatabase2.IsConnected Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxDatabase2.IsConnected Property

Indicates if the database is connected.

[Visual Basic .NET]
Public ReadOnly Property IsConnected As Boolean
[C#]
public bool IsConnected {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDatabase2 Interface