dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteProviderFactory Class / Instance Field

In This Topic
    Instance Field
    In This Topic
    Returns the instance of SQLiteProviderFactory.
    Syntax
    'Declaration
     
    Public Shared Instance As SQLiteProviderFactory
    public static SQLiteProviderFactory Instance
    See Also