SyncAdapter-Konstruktor

Initialisiert unter Verwendung von Standardwerten eine neue Instanz der SyncAdapter-Klasse.

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

Syntax

'Declaration
Public Sub New
'Usage

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

Siehe auch

Verweis

SyncAdapter Klasse

SyncAdapter-Member

SyncAdapter-Überladung

Microsoft.Synchronization.Data.Server-Namespace