Next Previous Up Top Contents Index

1.3.3 The SQL statement class

coercion-policy-setter

Method

Summary

Sets the coercion policy slot of an SQL statement.

Signature

coercion-policy-setter new-coercion-policy sql-statement   => new-coercion-policy 

Arguments

new-coercion-policy

An instance of <coercion-policy>.

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

Library

sql

Module

sql

Description

Sets the coercion-policy slot of sql-statement to new-coercion-policy.


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

Next Previous Up Top Contents Index