Microsoft SDK for Java

DataSource.setMode

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

Syntax

public void setMode( int mode )

Parameters

mode

One of the values defined in the AdoEnums.ConnectMode class.

See Also   getMode

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