Share via


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
Public method Equals  Overloaded. (Inherited from Object.)
Public method Dd937578.static(en-us,SQL.105).gif GetDescriptionForScope Overloaded. Returns a DbSyncScopeDescription object that contains information about a scope that is defined for a SQL Server Compact database.
Public method Dd937578.static(en-us,SQL.105).gif GetDescriptionForTable Overloaded. Returns a DbSyncTableDescription object that contains schema information about a table in a SQL Server Compact database.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937578.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SqlCeSyncDescriptionBuilder Class
Microsoft.Synchronization.Data.SqlServerCe Namespace