dotConnect for SQLite Documentation
Devart.Data.SQLite.Synchronization Namespace / SQLiteSyncProvider Class / SQLiteSyncProvider Constructor / SQLiteSyncProvider Constructor()

On this page
    SQLiteSyncProvider Constructor()
    On this page
    Initializes a new instance of the SQLiteSyncProvider class with default values.
    Syntax
    'Declaration
     
    Public Function New()
    public SQLiteSyncProvider()
    See Also