Overview | Methods | This Package | All Packages
Sets the type of lock placed on a recordset during editing.
Syntax
public void setLockType( int lockType )
Parameters
lockType
One of the values defined in the AdoEnums.LockType class.
See Also getLockType