Share via


SapTableSource.RowCount Property

Definition

The number of rows to be retrieved. Type: integer(or Expression with resultType integer).

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

Property Value

Applies to