Next Previous Up Top Contents Index

1.3.3 The SQL statement class

text

Method

Summary

Returns a string containing the text of an SQL statement.

Signature

text sql-statement => text 

Arguments

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

Values

text
An instance of <string>.

Library

sql

Module

sql

Description

Returns a string containing the text of sql-statement.


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

Next Previous Up Top Contents Index