Click or drag to resize

ProcessResultRowsWritten Property

Number of all rows sent to output, including rows constituting leader, header, head cluster, foot cluster and trailer as applicable.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public int RowsWritten { get; }

Property Value

Type: Int32
See Also