Click or drag to resize

DataAccessExecuteQueryDirect Method

Overload List
  NameDescription
Public methodExecuteQueryDirect(String, String)
Returns a dataset loaded with the results of the specified select SQL query. Doesn't look for any parameter
Public methodExecuteQueryDirect(String, String, Int32, Int32)
Returns a dataset loaded with the results of the specified select SQL query Doesn't look for any parameter
Top
See Also