Overload | Description |
---|---|
SqlDataAdapter Constructor() | Initializes a new instance of the SqlDataAdapter class. |
SqlDataAdapter Constructor(SqlCommand) | Initializes a new instance of the SqlDataAdapter class with the specified SqlCommand as the %% property. |
SqlDataAdapter Constructor(String,String) | Initializes a new instance of the SqlDataAdapter class with a SelectCommand and a connection string. |
SqlDataAdapter Constructor(String,SqlConnection) | Initializes a new instance of the SqlDataAdapter class with a SelectCommand and a SqlConnection object. |