SqlCeSyncStoreSnapshotInitialization Members

Represents an existing SQL Server Compact database file that can be used to initialize another SQL Server Compact database for synchronization.

The following tables list the members exposed by the SqlCeSyncStoreSnapshotInitialization type.

Public Constructors

  Name Description
Public method SqlCeSyncStoreSnapshotInitialization Overloaded. Initializes a new instance of the SqlCeSyncStoreSnapshotInitialization class.

Top

Public Properties

  Name Description
Public property ObjectPrefix Gets or sets the optional prefix that is used to identify objects that Sync Framework creates.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Dispose Overloaded. Releases the resources that are used by the SqlCeSyncStoreSnapshotInitialization object.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GenerateSnapshot Generates a snapshot of an existing SQL Server Compact database file that can be used to initialize another SQL Server Compact database for synchronization.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method InitializeSnapshot Updates metadata for a snapshot so that the snapshot can be used by a new synchronization node.
Public method Dd937569.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Dispose Overloaded. Releases the resources that are used by the SqlCeSyncStoreSnapshotInitialization object.
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Public Events

  Name Description
Public event BeginSnapshotInitialization Occurs when InitializeSnapshot is called.
Public event EndSnapshotInitialization Occurs when all tables for a particular scope in the snapshot have been initialized.

Top

See Also

Reference

SqlCeSyncStoreSnapshotInitialization Class
Microsoft.Synchronization.Data.SqlServerCe Namespace