HighWaterMarkChangeDetectionPolicy.HighWaterMarkColumnName Property

Definition

Gets or sets the name of the high water mark column.

[Newtonsoft.Json.JsonProperty(PropertyName="highWaterMarkColumnName")]
public string HighWaterMarkColumnName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="highWaterMarkColumnName")>]
member this.HighWaterMarkColumnName : string with get, set
Public Property HighWaterMarkColumnName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to