Share via


SqlCeSyncScopeProvisioning Members

Represents the provisioning of a SQL Server Compact database for a particular scope that is represented by a DbSyncScopeDescription object.

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

Public Constructors

  Name Description
Public method SqlCeSyncScopeProvisioning Overloaded. Initializes a new instance of the SqlCeSyncScopeProvisioning 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.
Public property Tables Gets a collection of SqlCeSyncTableProvisioning objects that each represent the provisioning of a database table.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Apply Applies the provisioning script to a SQL Server Compact database over the specified connection.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method PopulateFromScopeDescription Sets the scope description from which the database should be provisioned.
Public method Dd937823.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ScopeExists Returns whether the specified scope exists.
Public method SetCreateTableDefault Sets whether to create base tables when a scope is configured.
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

SqlCeSyncScopeProvisioning Class
Microsoft.Synchronization.Data.SqlServerCe Namespace