Gets or sets the text of a SQL statement or stored procedure.
Visual Basic Public Overrides Property CommandText As String
C# public override string CommandText { get; set; }
The SQL statement or the name of the stored procedure to execute. The default is an empty string.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |