public new ExactTargetCommand UpdateCommand {get; set;}
'Declaration Public Shadows Property UpdateCommand As ExactTargetCommand
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 ExactTargetCommand object.
ExactTargetDataAdapter Class ExactTargetDataAdapter Members DeleteCommand Property InsertCommand Property SelectCommand Property