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.v23.2.dll

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

Declaration

public SQLiteConnectionParameters()
See Also