ImportBulkContextTotalRecords Property |
The total number of records to be imported. If unknown, -1 will be returned.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int TotalRecords { get; set; }
Public Property TotalRecords As Integer
Get
Set
Property Value
Type:
Int32See Also