SqlCeReplication Constructor

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.

[SECURITY CRITICAL]

Initializes a new instance of the SqlCeReplication object. This is the default constructor.

Namespace:  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SqlCeReplication()
public SqlCeReplication()
public:
SqlCeReplication()
new : unit -> SqlCeReplication
public function SqlCeReplication()

See Also

Reference

SqlCeReplication Class

SqlCeReplication Overload

System.Data.SqlServerCe Namespace