ChangeTrackingProviderFactory Class

Factory for instantiating the appropriate change-tracking provider for a table

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Data
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class ChangeTrackingProviderFactory
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ChangeTrackingProviderFactory
public ref class ChangeTrackingProviderFactory abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Data.ChangeTrackingProviderFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Data Namespace