A SQL statement or stored procedure that is executed against a SQL Anywhere database. This class cannot be inherited.
Visual Basic Public NotInheritable Class SACommand Inherits DbCommand Implements ICloneable
C# public sealed class SACommand : DbCommand, ICloneable
Implements: ICloneable
For more information, see Accessing and manipulating data.
SACommand members
SACommand constructors
CommandText property
CommandTimeout property
CommandType property
Connection property
DesignTimeVisible property
Parameters property
Transaction property
UpdatedRowSource property
BeginExecuteNonQuery methods
BeginExecuteReader methods
Cancel method
CreateParameter method
EndExecuteNonQuery method
EndExecuteReader method
ExecuteNonQuery method
ExecuteReader methods
ExecuteScalar method
Prepare method
ResetCommandTimeout method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |