ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
A SQL statement or stored procedure that is executed against an Adaptive Server Anywhere database.
Component
IDbCommand, IDisposable
Using the AsaCommand object to retrieve and manipulate data
Accessing and manipulating data
AsaCommand constructors
Cancel method
CommandText property
CommandTimeout property
CommandType property
Connection property
CreateParameter method
DesignTimeVisible property
ExecuteNonQuery method
ExecuteReader method
ExecuteScalar method
Parameters property
Prepare method
ResetCommandTimeout method
Transaction property
UpdatedRowSource property