Query.insert_recordset(Common, Map, Query) 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 void insert_recordset(Microsoft::Dynamics::Ax::Xpp::Common ^ targetCursor, Microsoft::Dynamics::Ax::Xpp::Map ^ targetToSourceMap, Dynamics::AX::Application::Query ^ sourceQuery);
public static void insert_recordset (Microsoft.Dynamics.Ax.Xpp.Common targetCursor, Microsoft.Dynamics.Ax.Xpp.Map targetToSourceMap, Dynamics.AX.Application.Query sourceQuery);
static member insert_recordset : Microsoft.Dynamics.Ax.Xpp.Common * Microsoft.Dynamics.Ax.Xpp.Map * Dynamics.AX.Application.Query -> unit
Public Shared Sub insert_recordset (targetCursor As Common, targetToSourceMap As Map, sourceQuery As Query)
Parameters
- targetCursor
- Common
- targetToSourceMap
- Map
- sourceQuery
- Query