A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/rst.CursorType

rst.CursorType

Syntax

put rst.CursorType
rst.CursorType=rst.adOpenForwardOnly
rst.CursorType=rst.adOpenDynamic
rst.CursorType=rst.adOpenKeyset
rst.CursorType=rst.adOpenStatic

Sets or gets

Integer
value that determines the type of cursor that the provider should use when opening the Recordset. The default value is adOpenForwardOnly. It can be one of the CursorTypeEnum values.

Description

Sets or gets the CursorType property of the wrapped ADODB.Recordset object. Use the CursorType property to specify the type of cursor that should be used when opening the Recordset object. ADOxtra provides following constants:

Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com