ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGISProject Class / DatabaseConnections Property

In This Topic
    DatabaseConnections Property
    In This Topic
    Gets or sets the database connections of the project.
    Syntax
    Public Property DatabaseConnections As CIMWorkspaceConnection()
    public CIMWorkspaceConnection[] DatabaseConnections {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also