Initializes an SACommand object.
Public Sub New(ByVal cmdText As String)
public SACommand(string cmdText)
cmdText The text of the SQL statement or stored procedure. For parameterized statements, use a question mark (?) placeholder to pass parameters.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |