Specifies the SADataAdapter for which to generate statements.
Visual Basic Public Property DataAdapter As SADataAdapter
C# public 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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |