Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

OraSQLStmt Object

See Also
Properties
Methods

Description

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.


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents