Common.InsertRecordset(InsertQuery, Common) Method

Definition

public:
 void InsertRecordset(Microsoft::Dynamics::AX::DataAccess::StatementGenerator::InsertQuery ^ insertQuery, Microsoft::Dynamics::Ax::Xpp::Common ^ selectionCursor);
public void InsertRecordset (Microsoft.Dynamics.AX.DataAccess.StatementGenerator.InsertQuery insertQuery, Microsoft.Dynamics.Ax.Xpp.Common selectionCursor);
member this.InsertRecordset : Microsoft.Dynamics.AX.DataAccess.StatementGenerator.InsertQuery * Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public Sub InsertRecordset (insertQuery As InsertQuery, selectionCursor As Common)

Parameters

insertQuery
Microsoft.Dynamics.AX.DataAccess.StatementGenerator.InsertQuery
selectionCursor
Common

Applies to