Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
See Also |
Properties |
Methods |
An OraSQLStmt Object represents a single SQL statement. Use the CreateSQL method to create the OraSQLStmt object from an OraDatabase.
During create and refresh, OraSQLStmt objects automatically bind all relevant, enabled input parameters to the specified SQL statement, using the parameter names as placeholders in the SQL statement. This can improve the performance of SQL statement execution without reparsing the SQL statement.
|
Copyright © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|