SqlSyncAdapterBuilder.ToSyncAdapter Method

Include Protected Members
Include Inherited Members

Creates a synchronization adapter for the table specified in TableName.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ToSyncAdapter() Creates a synchronization adapter for the table specified in TableName.
Public method ToSyncAdapter(Boolean, Boolean, Boolean, Boolean) Creates a synchronization adapter for the table specified in TableName, with the option of not downloading tracking columns to the client.

Top

See Also

Reference

SqlSyncAdapterBuilder Class

Microsoft.Synchronization.Data.Server Namespace