RecordsSucceded Property (SalesforceLoaderException)
Gets or sets the number of records inserted successfully.
'Declaration
Public ReadOnly Property RecordsSucceded As Integer
public int RecordsSucceded {get;}
Property Value
The number of records inserted successfully.