This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method ExecuteReader(String)
Executes the query and returns a DataTable with the data.
Public method ExecuteReader(HitServiceClient, String)
Executes the query on the client and returns a DataTable with the data.

See Also

Advanced