ArcGIS Pro 2.6 API Reference Guide
Database Constructor

ArcGIS.Core.Data Namespace > Database Class : Database Constructor
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 10, Windows 8.1, Windows 7

See Also

Reference

Database Class
Database Members