Overload List
| Name | Description | |
|---|---|---|
| GetRow |
Executes the query and returns data row.
This method is used in conjunction with the properties CommandType, CommandText and Parameters.
| |
| GetRow(SqlCommand) |
Executes the specified SqlCommand and returns строку данных.
| |
| GetRow(String) |
Executes the query and returns data row.
|
See Also