'Declaration Public Shadows Property InsertCommand As DynamicsCommand
public new DynamicsCommand InsertCommand {get; set;}
'Declaration Public Shadows Property InsertCommand As DynamicsCommand
public new DynamicsCommand InsertCommand {get; set;}
Note: If execution of this command returns rows, these rows may be added to the System.Data.DataSet depending upon how you set the Devart.Common.DbCommandBase.UpdatedRowSource property of the DynamicsCommand object.