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