ReqDemPlanDataReader::newReader Method [AX 2012]
Creates a new instance of the data reader wrapper class based on the specified IDataReader instance.
Syntax
client server public static ReqDemPlanDataReader newReader(CLRObject _reader)
Run On
Called
Parameters
- _reader
Type: CLRObject Class
The specified instance to use.
Return Value
Type: ReqDemPlanDataReader Class
An instance of the ReqDemPlanDataReader class.