AdoRecordSet:LockType Access

<< Click to Display Table of Contents >>

Navigation:  Ado Classes > AdoRecordset Class >

AdoRecordSet:LockType Access

Previous pageReturn to chapter overviewNext page

Purpose

The type of locks placed on records during editing.

 

Prototype

ACCESS LockType AS LONG PASCAL CLASS AdoRecordSet

 

Return

LONG        A LockTypeEnum value. The default value is adLockReadOnly

 

See Also

AdoRecordSet, AdoRecordSet:LockType, AdoLockTypeEnum