Share via


LookupActivity.FirstRowOnly Property

Definition

Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to