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