SqlCeReplication Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
SqlCeReplication() () () () | Initializes a new instance of the SqlCeReplication object. This is the default constructor. |
![]() |
SqlCeReplication(String, String, String, String, String, String, String, String) | Initializes a new instance of the SqlCeReplication object and sets the required properties for connecting to a publication. |
![]() |
SqlCeReplication(String, String, String, String, String, String, String, String, String, String) | Initializes a new instance of the SqlCeReplication object and sets the properties for connecting to a publication. |
Top