PreparedSQLStatement.Bind
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
PrepareSQLStatement.Bind(zeroBasedParam as Integer, type as Integer)
Supported for all project types and targets.
Supported for all project types and targets.
Binds a value for the prepared statement.
Use Database.Prepare to set up the bind.