Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.