Udostępnij za pośrednictwem


SapOdpSource.ExtractionMode Property

Definition

Gets or sets the extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="extractionMode")]
public object ExtractionMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extractionMode")>]
member this.ExtractionMode : obj with get, set
Public Property ExtractionMode As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to