Share via


DbSyncAdapter Constructor

Initializes a new instance of the DbSyncAdapter class by using default values.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New DbSyncAdapter()
public DbSyncAdapter()
public:
DbSyncAdapter()
new : unit -> DbSyncAdapter
public function DbSyncAdapter()

See Also

Reference

DbSyncAdapter Class

DbSyncAdapter Overload

Microsoft.Synchronization.Data Namespace