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

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