dotConnect for PostgreSQL Documentation
Devart.Data.Synchronization Namespace / SyncScopeProvisioning Class / Apply Method

In This Topic
    Apply Method (SyncScopeProvisioning)
    In This Topic
    Applies the provisioning script to a database by using the connection that was specified in the constructor.
    Syntax
    'Declaration
     
    Public Sub Apply() 
    public void Apply()
    See Also