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


IGxDefaultDatabase.IsDefault Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxDefaultDatabase.IsDefault Property

Indicates if this database is the current default database.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDefaultDatabase Interface