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


IGxDatabase2.IsEnterpriseGeodatabase Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxDatabase2 Interface > IGxDatabase2.IsEnterpriseGeodatabase Property
ArcGIS Developer Help

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