| 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; }
Public ReadOnly Property RowsWritten As Integer
Get
Property Value
Type:
Int32See Also