ArcGIS Pro 3.2 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 string ProjectInstance {get; set;}
    Public Property ProjectInstance As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also