ArcGIS Pro 2.6 API Reference Guide
Geodatabase Constructor

ArcGIS.Core.Data Namespace > Geodatabase Class : Geodatabase Constructor
Overload List
OverloadDescription
Opens an enterprise geodatabase with the specified connection properties. This method must be called on the MCT. Use QueuedTask.Run.  
Opens an enterprise geodatabase with the specified connection file. This method must be called on the MCT. Use QueuedTask.Run.  
Opens a file geodatabase with the specified connection path. This method must be called on the MCT. Use QueuedTask.Run.  
Opens a web geodatabase given a serviceConnectionProperties to a valid feature service location. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Geodatabase Class
Geodatabase Members