Click or drag to resize

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; }

Property Value

Type: Int32
See Also