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