Replication Enumerations
The following enumerations are supported by the Replication object.
Enumeration | Description |
---|---|
Specifies the method by which the snapshot files are transferred. SQL Server Compact 3.5 (SQL Server Compact 3.5) supports UNC and FTP transfer types. |
|
Determines whether the synchronization between the Subscriber and Publisher is bidirectional or upload-only. |
|
Controls whether SQL Server Compact 3.5 performs data validation during synchronization. |
|
Determines the protocol used to communicate between the publisher and subscriber. |
|
Determines the method of authentication used by replication. |
|
Specifies how the subscription is initialized. |
|
Specifies how the subscription is removed. |
See Also
Other Resources
Replication Programming (SQL Server Compact)