ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Database Class / Database Constructor

In This Topic
    Database Constructor
    In This Topic
    Overload List
    OverloadDescription
    Opens an enterprise database with the specified connection properties. This method must be called on the MCT. Use QueuedTask.Run.  
    Opens an enterprise database with the specified connection file. This method must be called on the MCT. Use QueuedTask.Run.  
    Opens a SQLite database with the specified connection path. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also