ArcObjects Library Reference (Catalog)  

IGxDatabase.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

IGxDatabase Interface