ArcGIS Pro 3.0 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, Windows 8.1

    See Also