Next Previous Up Top Contents Index

1.3.3 The SQL statement class

coercion-policy

Method

Summary

Returns the coercion policy for an SQL statement.

Signature

coercion-policy sql-statement => coercion-policy

Arguments

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

coercion-policy
An instance of <coercion-policy>.

Library

sql

Module

sql

Description

Returns the coercion policy for sql-statement. This method is only relevant to SQL SELECT statements.


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

Next Previous Up Top Contents Index