Dela via


SapOdpSource.ExtractionMode Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ExtractionMode { get; set; }
member this.ExtractionMode : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ExtractionMode As DataFactoryElement(Of String)

Property Value

Applies to