dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql.Synchronization Namespace / PgSqlSyncScopeProvisioning Class / PgSqlSyncScopeProvisioning Constructor

In This Topic
    PgSqlSyncScopeProvisioning Constructor
    In This Topic
    Initializes a new instance of the PgSqlSyncScopeProvisioning class.
    Overload List
    OverloadDescription
    Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection.  
    Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection and sychronization scope description.  
    Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection and provisioning type.  
    Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection, sychronization scope description, and provisioning type.  
    See Also