SqlCeChangeTracking Constructor (SqlCeTransaction)
Visual Studio 2010
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.
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
[SECURITY CRITICAL]
Namespace:
System.Data.SqlServerCeInitializes a new instance of the SqlCeChangeTracking class with a SqlCeTransaction.
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Parameters
- transaction
- Type: System.Data.SqlServerCe.SqlCeTransaction
A SqlCeTransaction that represents the transaction in which change tracking executes.