SqlSyncAdapterBuilder Constructor ()
Initializes a new instance of the SqlSyncAdapterBuilder 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 SqlSyncAdapterBuilder ()
public:
SqlSyncAdapterBuilder ()
public SqlSyncAdapterBuilder ()
public function SqlSyncAdapterBuilder ()
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
SqlSyncAdapterBuilder Class
SqlSyncAdapterBuilder Members
Microsoft.Synchronization.Data.Server Namespace