Common.GetDotNetDataSet(Common) Method
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.
public:
static System::Data::DataSet ^ GetDotNetDataSet(Microsoft::Dynamics::Ax::Xpp::Common ^ xppTable);
public static System.Data.DataSet GetDotNetDataSet (Microsoft.Dynamics.Ax.Xpp.Common xppTable);
static member GetDotNetDataSet : Microsoft.Dynamics.Ax.Xpp.Common -> System.Data.DataSet
Public Shared Function GetDotNetDataSet (xppTable As Common) As DataSet
Parameters
- xppTable
- Common