dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteProviderFactory Class / SQLiteProviderFactory Constructor

On this page
    SQLiteProviderFactory Constructor
    On this page
    Creates an instance of SQLiteProviderFactory.
    Syntax
    'Declaration
     
    Public Function New()
    public SQLiteProviderFactory()
    Remarks
    Only one instance of SQLiteProviderFactory can exist in the application.
    See Also