Supports Method

 

Description

 

Determines whether a specified Recordset object supports a particular type of functionality.

 

PowerBASIC Syntax

 

METHOD Supports (BYVAL CursorOptions AS LONG) AS INTEGER

 

Parameters

 

pb

Integer variable that receives a Boolean value that indicates whether all of the features identified by the CursorOptions argument are supported by the provider.

 

Return Value

 

LONG. A CursorOptionEnum value.

 

Valid XHTML 1.0 Transitional