SqlSyncProviderAdapterParameters Class
Represents a set of parameters and the name of their associated table.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
The SqlSyncProviderAdapterParameters type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SqlSyncProviderAdapterParameters | Initializes a new instance of the SqlSyncProviderAdapterParameters class. |
| Name | Description | |
|---|---|---|
![]() | FilterParameters | Gets the collection of filter parameters that are used to control which items are enumerated from the table specified in TableName. |
![]() | TableName | Gets or sets the name of the SQL Server table that is associated with this set of parameters. |
Show:
