Specifies the type of command to be executed.
Visual Basic Public Overrides Property CommandType As CommandType
C# public override CommandType CommandType { get; set; }
One of the System.Data.CommandType values. The default is System.Data.CommandType.Text.
Supported command types are as follows:
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |