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

In This Topic
    SQLiteConnectionPath Class
    In This Topic
    Represents the physical path used to connect to a SQLite database.
    Syntax
    public class SQLiteConnectionPath : Connector 
    Public Class SQLiteConnectionPath 
       Inherits Connector
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.Connector
          ArcGIS.Core.Data.SQLiteConnectionPath

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also