DataSource.getMode

Overview | Methods | This Package | All Packages

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