SqlCeSyncDescriptionBuilder Members
Represents scope and table information for a SQL Server Compact database that is involved in synchronization.
The following tables list the members exposed by the SqlCeSyncDescriptionBuilder type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetDescriptionForScope | Overloaded. Returns a DbSyncScopeDescription object that contains information about a scope that is defined for a SQL Server Compact database. | |
GetDescriptionForTable | Overloaded. Returns a DbSyncTableDescription object that contains schema information about a table in a SQL Server Compact database. | |
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
SqlCeSyncDescriptionBuilder Class
Microsoft.Synchronization.Data.SqlServerCe Namespace