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

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