Compartilhar via


SoftDeleteColumnDeletionDetectionPolicy.SoftDeleteMarkerValue Propriedade

Definição

Obtém ou define o valor do marcador que identifica um item como excluído.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a