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