Microsoft SDK for Java

AdoEnums.ConnectPrompt Class Fields

The ConnectPrompt class contains the fields shown in the following table.

Constant Value Description
ALWAYS 1 Prompts always.
COMPLETE 2 Prompts if more information is required.
COMPLETEREQUIRED 3 Prompts if more information is required but optional parameters are not allowed.
NEVER 4 Never prompts.

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