SyncAdapter Constructor ()
Initializes a new instance of the SyncAdapter class by using default values.
Namespace: Microsoft.Synchronization.Data.Server
Assembly: Microsoft.Synchronization.Data.Server (in microsoft.synchronization.data.server.dll)
Syntax
'Declaration
Public Sub New
public SyncAdapter ()
public:
SyncAdapter ()
public SyncAdapter ()
public function SyncAdapter ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements (Synchronization Services).
Target Platforms
See Also
Reference
SyncAdapter Class
SyncAdapter Members
Microsoft.Synchronization.Data.Server Namespace