maximum property
Insert records where the value exceeds the previous maximum value for a column in the destination table
Implementation
IncrementalLoadMode? maximum;
Insert records where the value exceeds the previous maximum value for a column in the destination table
IncrementalLoadMode? maximum;