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

Return Value

Type: ReqDemPlanDataReader Class
An instance of the ReqDemPlanDataReader class.

See Also

Reference

ReqDemPlanDataReader Class