SqlCeTransactionInProgressException Constructor
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SqlCeTransactionInProgressException()
public SqlCeTransactionInProgressException()
public:
SqlCeTransactionInProgressException()
new : unit -> SqlCeTransactionInProgressException
public function SqlCeTransactionInProgressException()
See Also
Reference
SqlCeTransactionInProgressException Class