Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes a query that returns data that can be accessed through the data reader.
Syntax
public CLRObject executeReader(str _queryText)
Run On
Server
Parameters
- _queryText
Type: str
The query text.
Return Value
Type: CLRObject Class
The data reader.