dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlDataAdapter Class / SqlDataAdapter Constructor

In This Topic
SqlDataAdapter Constructor
In This Topic
Initializes a new instance of the SqlDataAdapter class.
Overload List
OverloadDescription
Initializes a new instance of the SqlDataAdapter class.  
Initializes a new instance of the SqlDataAdapter class with the specified SqlCommand as the %% property.  
Initializes a new instance of the SqlDataAdapter class with a SelectCommand and a connection string.  
Initializes a new instance of the SqlDataAdapter class with a SelectCommand and a SqlConnection object.  
See Also