Specifies the SADataAdapter for which to generate statements.
Public Shadows Property DataAdapter As SADataAdapter
public new SADataAdapter DataAdapter {get;set;}
An SADataAdapter object.
When you create a new instance of SACommandBuilder, any existing SACommandBuilder that is associated with this SADataAdapter is released.