SqlSyncProviderScopeConfiguration Members
Represents configuration information that is used by SqlSyncProvider for a particular scope.
The following tables list the members exposed by the SqlSyncProviderScopeConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
SqlSyncProviderScopeConfiguration | Initializes a new instance of the SqlSyncProviderScopeConfiguration class. |
Top
Public Properties
Name | Description | |
---|---|---|
AdapterConfigurations | Gets or sets a list of SqlSyncProviderAdapterConfiguration objects that are each associated with a table in a SQL Server database. | |
UnmappedElements | Gets or sets an array of any XML configuration elements that are not recognized by Sync Framework when a scope is configured. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SqlSyncProviderScopeConfiguration Class
Microsoft.Synchronization.Data.SqlServer Namespace