RetailConnSCDataBulkCopy.getRowsAffected Method [AX 2012]

Method returns the count of records read from the xmlDataReader.

Syntax

public int getRowsAffected()

Run On

Server

Return Value

Type: int
Count of records read.

See Also

Reference

RetailConnSCDataBulkCopy Class