Microsoft SDK for Java

DataSource.getMode

Retrieves the available permissions for modifying data in the connection to the data source.

Syntax

public int getMode()

Return Value

Returns one of the values defined in the AdoEnums.ConnectMode class.

See Also   setMode

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