ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / DatabaseConnectionFile Class
Members

In This Topic
    DatabaseConnectionFile Class
    In This Topic
    Represents the physical path to a connection file that ends with the .sde extension used for connecting to an enterprise database or geodatabase.
    Syntax
    public class DatabaseConnectionFile : Connector 
    Public Class DatabaseConnectionFile 
       Inherits Connector
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.Connector
          ArcGIS.Core.Data.DatabaseConnectionFile

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also