dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql.Synchronization Namespace / PgSqlSyncProvider Class / PgSqlSyncProvider Constructor / PgSqlSyncProvider Constructor()

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