Next Previous Up Top Contents Index

1.3.3 The SQL statement class

input-indicator-setter

Method

Summary

Sets the input indicator of an SQL statement.

Signature

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

Arguments

new-input-indicator

An instance of <object>.

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

Library

sql

Module

sql

Description

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


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

Next Previous Up Top Contents Index