'Declaration Public Shadows Property DataAdapter As FreshBooksDataAdapter
public new FreshBooksDataAdapter DataAdapter {get; set;}
'Declaration Public Shadows Property DataAdapter As FreshBooksDataAdapter
public new FreshBooksDataAdapter DataAdapter {get; set;}
When you create a new instance of FreshBooksCommandBuilder, any existing FreshBooksCommandBuilder associated with this FreshBooksDataAdapter is released.