The following enumerations are supported by the Replication object.

Enumeration

Description

SNAPSHOT_TRANSFER_TYPE

Specifies the method by which the snapshot files are transferred. SQL Server Compact 3.5 supports UNC and FTP transfer types.

REPL_EXCHANGE_TYPE

Determines whether the synchronization between the Subscriber and Publisher is bidirectional or upload-only.

REPL_VALIDATE_TYPE

Controls whether SQL Server Compact 3.5 performs data validation during synchronization.

REPL_NETWORK_TYPE

Determines the protocol used to communicate between the publisher and subscriber.

REPL_SECURITY_TYPE

Determines the method of authentication used by replication.

REPL_DBADDOPTION

Specifies how the subscription is initialized.

REPL_DBDROPOPTION

Specifies how the subscription is removed.

Other Resources

Replication Programming (SQL Server Compact)