ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / DatabaseConnectionProperties Class / ProjectInstance Property

In This Topic
    ProjectInstance Property
    In This Topic
    The instance of the database connected to. Internally, it is used for Oracle only.
    Syntax
    Public Property ProjectInstance As String
    public string ProjectInstance {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also