ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaCommand class
The text of a SQL statement or stored procedure.
string CommandText
Read-write
The SQL statement or the name of the stored procedure to execute. The default is an empty string.
IDbCommand.CommandText