Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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