Partager via


SalesforceServiceCloudSink.WriteBehavior Propriété

Définition

Obtient ou définit le comportement d’écriture de l’opération. La valeur par défaut est Insert. Les valeurs possibles sont les suivantes : 'Insert', 'Upsert'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à