Microsoft SDK for Java

DataSource.setLockType

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.