Share via


SalesforceV2Source.IncludeDeletedObjects Property

Definition

This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to