DataAdapter property

Specifies the SADataAdapter for which to generate statements.

Visual Basic syntax

Public Shadows Property DataAdapter As SADataAdapter

C# syntax

public new SADataAdapter DataAdapter {get;set;}

Remarks

An SADataAdapter object.

When you create a new instance of SACommandBuilder, any existing SACommandBuilder that is associated with this SADataAdapter is released.