DataChangeDetectionPolicy Class

Definition

Base type for data change detection policies. Please note DataChangeDetectionPolicy is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include HighWaterMarkChangeDetectionPolicy and SqlIntegratedChangeTrackingPolicy.

public class DataChangeDetectionPolicy
type DataChangeDetectionPolicy = class
Public Class DataChangeDetectionPolicy
Inheritance
DataChangeDetectionPolicy
Derived

Applies to