Click or drag to resize
TreeProviderExecuteQuery Method
Overload List
  NameDescription
Protected methodExecuteQuery(String, QueryDataParameters)
Runs specified query with provided parameters.
Protected methodExecuteQuery(String, QueryDataParameters, String, String)
Runs specified query with provided parameters.
Protected methodExecuteQuery(String, QueryDataParameters, String, String, Int32, String)
Executes query and returns result as a dataset.
Public methodExecuteQuery(String, QueryDataParameters, String, String, Int32, String, Int32, Int32, Int32)
Executes query and returns result as a dataset.
Top
See Also