ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Geodatabase Class
Members

In This Topic
    Geodatabase Class
    In This Topic
    Represents an ArcGIS geodatabase.
    Object Model
    Geodatabase ClassRowCursor ClassAttributeRuleManager ClassConnector ClassSQLSyntax ClassVersionManager ClassTable Class
    Syntax
    public sealed class Geodatabase : Datastore, System.IDisposable  
    Public NotInheritable Class Geodatabase 
       Inherits Datastore
       Implements System.IDisposable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Datastore
             ArcGIS.Core.Data.Geodatabase

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also