'Declaration Public Shadows Property InsertCommand As BigcommerceCommand
public new BigcommerceCommand InsertCommand {get; set;}
'Declaration Public Shadows Property InsertCommand As BigcommerceCommand
public new BigcommerceCommand 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 BigcommerceCommand object.