Sets the type of lock placed on a recordset during editing.
public void setLockType( int lockType )
lockType
One of the values defined in the AdoEnums.LockType class.
See Also getLockType