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

In This Topic
    SQLiteProviderFactory Constructor
    In This Topic
    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