Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.