IncrementalUpdateColumn Property (C1D365SConnectionStringBuilder)
In This Topic
Specifies the name of the column used for storing the time of the last change of each row.
Syntax
'Declaration
Public Property IncrementalUpdateColumn As String
public string IncrementalUpdateColumn {get; set;}
See Also