dotConnect for DB2 Documentation
Devart.Data.DB2.Synchronization Namespace / DB2SyncProvider Class / DB2SyncProvider Constructor / DB2SyncProvider Constructor()

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