Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » .NET application programming » SQL Anywhere .NET API reference » SACommand class

 

ExecuteNonQuery method

Executes a statement that does not return a result set, such as an INSERT, UPDATE, DELETE, or data definition statement.

 Visual Basic syntax
 C# syntax
 Returns
 Remarks
 See also