| ProcessResultRowsRead Property |
Number of all rows read from intake, including header row(s) if applicable.
Namespace:
Mavidian.DataConveyer.Orchestrators
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax public int RowsRead { get; }
Public ReadOnly Property RowsRead As Integer
Get
Property Value
Type:
Int32See Also