SqlCeReplication Members
Public Constructors
![]() Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeReplication class. |
Public Properties
![]() Supported only by the .NET Compact Framework. |
Specifies the SQL Server Distributor. |
![]() Supported only by the .NET Compact Framework. |
Specifies the network address used when the SQL Server Reconcileris connecting to the Distributor. |
![]() Supported only by the .NET Compact Framework. |
Specifies the login name used when connecting to the Distributor. |
![]() Supported only by the .NET Compact Framework. |
Specifies the network protocol used when the SQL Server Reconciler communicates with the Distributor. |
![]() Supported only by the .NET Compact Framework. |
Specifies the login password used when connecting to the Distributor. |
![]() Supported only by the .NET Compact Framework. |
Specifies the security mode used when connecting to the Distributor. |
![]() Supported only by the .NET Compact Framework. |
Specifies whether the synchronization between the Publisher and the Subscriber is bi-directional or upload only. |
![]() Supported only by the .NET Compact Framework. |
Sets the host name used for the device when connecting to the Publisher. |
![]() Supported only by the .NET Compact Framework. |
Specifies the login name used when connecting to the SQL Server CE Server Agent. |
![]() Supported only by the .NET Compact Framework. |
Specifies the password used when connecting to the SQL Server CE Server Agent. |
![]() Supported only by the .NET Compact Framework. |
Specifies the login name used when connecting to an InternetProxyServer that requires authentication. |
![]() Supported only by the .NET Compact Framework. |
Specifies the password used when connecting to an InternetProxyServer that requires authentication. |
![]() Supported only by the .NET Compact Framework. |
Specifies the proxy server to use when accessing the HTTP resource specified in the InternetUrl property. |
![]() Supported only by the .NET Compact Framework. |
Specifies the URL used to connect to the SQL Server CE Server Agent. |
![]() Supported only by the .NET Compact Framework. |
Specifies the maximum number of seconds to wait for connections to be established. |
![]() Supported only by the .NET Compact Framework. |
Specifies the name of the agent profile at the Distributor to be used by the SqlCeReplication object. |
![]() Supported only by the .NET Compact Framework. |
Specifies the publication name that has been enabled for anonymous merge subscriptions. |
![]() Supported only by the .NET Compact Framework. |
Specifies the name of the Publisher. The Publisher is the computer that is running SQL Server and that contains the publication. |
![]() Supported only by the .NET Compact Framework. |
Specifies the network address used when connecting to the Publisher. |
![]() Supported only by the .NET Compact Framework. |
Specifies the total number of Publisher changes applied at the Subscriber when the Synchronize method was last called. |
![]() Supported only by the .NET Compact Framework. |
Specifies the total number of conflicts that occurred at the Publisher when the Synchronize method was last called. |
![]() Supported only by the .NET Compact Framework. |
Specifies the name of the publication database. |
![]() Supported only by the .NET Compact Framework. |
Specifies the login name used when connecting to the Publisher. |
![]() Supported only by the .NET Compact Framework. |
Specifies the network protocol used when the SQL Server Replication Provider communicates with the Publisher. |
![]() Supported only by the .NET Compact Framework. |
Specifies the login password used when connecting to the Publisher. |
![]() Supported only by the .NET Compact Framework. |
Specifies the security mode used when connecting to the Publisher. |
![]() Supported only by the .NET Compact Framework. |
Specifies the number of seconds allowed for internal queries to complete. |
![]() Supported only by the .NET Compact Framework. |
Specifies the name of the Subscriber. |
![]() Supported only by the .NET Compact Framework. |
Specifies the total number of Subscriber changes applied at the Publisher when the Synchronize method was last called. |
![]() Supported only by the .NET Compact Framework. |
Specifies the OLE DB connection string for the SQL Server CE database on the Windows CE .NET-based device. |
![]() Supported only by the .NET Compact Framework. |
Specifies the type of data validation SQL Server CE replication performs while synchronizing. |
Public Methods
![]() Supported only by the .NET Compact Framework. |
Creates a new anonymous subscription to an existing Microsoft SQL Server publication. After calling the AddSubscription method, the application must call the Synchronize method to synchronize the new subscription to the publication based on the latest snapshot. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() Supported only by the .NET Compact Framework. |
Releases all native resources. |
![]() Supported only by the .NET Compact Framework. |
Drops the subscription to a SQL Server publication and optionally deletes the SQL Server CE database from the Windows CE .NET-based device. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() Supported only by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Gets the Type of the current instance. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Marks a subscription for reinitialization. After calling ReinitializeSubscription, an application must call the Synchronize method to download the latest snapshot of the publication to the device. |
![]() Supported only by the .NET Compact Framework. |
Invokes merge replication between the SQL Server CE subscription and the SQL Server Publisher. |
![]() Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
Protected Methods
![]() Supported only by the .NET Compact Framework. |
Overridden. Releases the resources held by this instance.
In C# and C++, finalizers are expressed using destructor syntax. |
![]() Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
See Also
SqlCeReplication Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.