ManagedCommonImplementation.dataReader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
property Microsoft::Dynamics::Ax::Xpp::DataAccess::ICommonDataReader ^ dataReader { Microsoft::Dynamics::Ax::Xpp::DataAccess::ICommonDataReader ^ get(); void set(Microsoft::Dynamics::Ax::Xpp::DataAccess::ICommonDataReader ^ value); };
protected Microsoft.Dynamics.Ax.Xpp.DataAccess.ICommonDataReader dataReader { get; set; }
member this.dataReader : Microsoft.Dynamics.Ax.Xpp.DataAccess.ICommonDataReader with get, set
Protected Property dataReader As ICommonDataReader
Property Value
Microsoft.Dynamics.Ax.Xpp.DataAccess.ICommonDataReader