dotConnect for Oracle Documentation
Devart.Data.Oracle.Synchronization Namespace / OracleSyncProvider Class / OracleSyncProvider Constructor / OracleSyncProvider Constructor()

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