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