IncrementalUpdateColumn Property
IncrementalUpdateColumn
Specifies the name of the column used for storing the time of the last change of each row.
Declaration
public string IncrementalUpdateColumn { get; set; }
Public Property IncrementalUpdateColumn As String