DataSource.setMode

Overview | Methods | This Package | All Packages

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