SqlSyncAdapterBuilder.ToSyncAdapter Method
Creates a synchronization adapter for the table specified in TableName.
Overload List
Name | Description |
---|---|
SqlSyncAdapterBuilder.ToSyncAdapter () |
Creates a synchronization adapter for the table specified in TableName.
|
SqlSyncAdapterBuilder.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.
|
See Also
Reference
SqlSyncAdapterBuilder Class
SqlSyncAdapterBuilder Members
Microsoft.Synchronization.Data.Server Namespace