C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnectionStringBuilder Class / IncrementalUpdateColumn Property

In This Topic
IncrementalUpdateColumn Property (C1JsonConnectionStringBuilder)
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
 
See Also