Share via


DbSyncAdapterCollection Constructor

Initializes a new instance of the DbSyncAdapterCollection class.

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

Syntax

'Declaration
Public Sub New
'Usage

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

See Also

Reference

DbSyncAdapterCollection Class

Microsoft.Synchronization.Data Namespace