JavaScript Editor js editor     Web development 



Main Page

Clears the marker from a cursor marked by SETRESULTSET(В ) in the current data session.

CLEARRESULTSET(В )

Return Value

Numeric. CLEARRESULTSET(В ) returns the number of the work area for the previously marked cursor or zero (0) if no cursor is marked in the current data session.

Remarks

CLEARRESULTSET(В ) is supported in Visual FoxPro and the Visual FoxPro OLE DB Provider. You can use GETRESULTSET(В ) in a database container (DBC) stored procedure or send it to the Visual FoxPro OLE DB Provider, assuming that the cursor has been previously opened by the OLE DB Provider.

See Also



JavaScript Editor js editor     Web development