AdoRecordSet:LockType

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:LockType

Previous pageReturn to chapter overviewNext page

Purpose

The type of locks placed on records during editing.

 

Prototype

PROPERTY LockType AS LONG 

 

Data Type

LONG        A LockTypeEnum value. The default value is adLockReadOnly

 

See Also

AdoRecordSet, AdoLockTypeEnum