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


IGxDatabase2.IsEnterpriseGeodatabase Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxDatabase2.IsEnterpriseGeodatabase Property

Indicates if the database is an enterprise geodatabase.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDatabase2 Interface