Next Previous Up Top Contents Index

1.3.3 The SQL statement class

output-indicator-setter

Method

Summary

Sets the output indicator slot of an SQL statement.

Signature

output-indicator-setter new-output-indicator sql-statement   => new-output-indicator 

Arguments

new-output-indicator

An instance of <object>.

sql-statement
An instance of <sql-statement>.

Library

sql

Module

sql

Description

Sets the output-indicator slot of sql-statement to new-output-indicator.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index