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