Initializes an SADataAdapter object with the specified SELECT statement.
Visual Basic Public Sub New( _ ByVal selectCommand As SACommand _ )
C# public SADataAdapter( SACommand selectCommand );
selectCommand   An SACommand object that is used during ![[external link]](gif/external.gif) DbDataAdapter.Fill to select records from the data source for placement in the
 DbDataAdapter.Fill to select records from the data source for placement in the ![[external link]](gif/external.gif) DataSet.
 DataSet.
                     
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |