SACommand class

A SQL statement or stored procedure that is executed against a SQL Anywhere database.

 Visual Basic syntax
 C# syntax
 Base classes
 Members
 Remarks

SACommand constructor
BeginExecuteNonQuery method
BeginExecuteReader method
Cancel method
CreateParameter method
EndExecuteNonQuery method
EndExecuteReader method
ExecuteNonQuery method
ExecuteReader method
ExecuteScalar method
Prepare method
ResetCommandTimeout method
CommandText property
CommandTimeout property
CommandType property
Connection property
DesignTimeVisible property
Parameters property
Transaction property
UpdatedRowSource property