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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Method returns the count of records read from the xmlDataReader.
public int getRowsAffected()
Server
Type: int
Count of records read.