DataSource.getLockType

Overview | Methods | This Package | All Packages

DataSource.getLockType

Retrieves the type of lock placed on a recordset during editing.

Syntax

public int getLockType()

Return Value

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

See Also   setLockType