Skip to main content

SQLiteConnectionParameters() Constructor

Initializes a new instance of the SQLiteConnectionParameters class with the default settings.

Namespace: DevExpress.DataAccess.ConnectionParameters

Assembly: DevExpress.DataAccess.v24.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public SQLiteConnectionParameters()
See Also