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.Supports()

rst.Supports()

Syntax

bIsSupported=rst.Supports(cursorOptions)

Parameters

cursorOptions
Integer value that consists of one or more of CursorOptionEnum values.

Returns

Boolean
value that indicates whether all of the features identified by the cursorOptions argument are supported by the provider.

Description

Calls the Supports() method of the wrapped ADODB.Recordset object. Use the Supports method to determine what types of functionality a Recordset object supports. If the Recordset object supports the features whose corresponding constants are in cursorOptions, the Supports method returns True. Otherwise, it returns False.

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