Microsoft SDK for Java

setPrepared

This method of the Command class sets a boolean value that indicates whether to save a compiled version of a command before execution.

Syntax

public void setPrepared(boolean prepared);

Parameters

prepared A boolean TRUE or FALSE.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.