Microsoft SDK for Java

getMode

This method of the Connection class retrieves the available permissions for modifying data in a Connection.

Syntax

public int getMode();

Return Value

Returns a ConnectMode value. The default is UNKNOWN.

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