DataAccessExecuteQueryDirect Method | 
| Name | Description | |
|---|---|---|
| ExecuteQueryDirect(String, String) | 
            Returns a dataset loaded with the results of the specified select SQL query.
            Doesn't look for any parameter
              | |
| ExecuteQueryDirect(String, String, Int32, Int32) | 
            Returns a dataset loaded with the results of the specified select SQL query
            Doesn't look for any parameter
              |