please dont rip this site

Supports Method

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

Syntax

Set boolean = recordset.Supports(CursorOptions)

The Supports method syntax has these parts:

Part

Description

boolean

A Boolean variable that indicates whether the specified functionality is available.

recordset

An object variable representing an open Recordset object.

CursorOptions

A Long expression that consists of one or more of the constants listed under Remarks.

Remarks

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.

The CursorOptions argument can be set to any one or a sum of the following CursorOptionEnum values:

Constant

Value

Functionality

adAddNew

16778240

You can use the AddNew method to add new records.

adApproxPosition

16384

You can read and set the AbsolutePosition and AbsolutePage properties.

adBookmark

8192

You can use the Bookmark property to access specific records.

adDelete

16779264

You can use the Delete method to delete records.

adHoldRecords

256

You can retrieve more records or change the next retrieve position without committing all pending changes and releasing all currently held records.

adMovePrevious

512

You can use the MovePrevious or Move methods to move the current record position backward without requiring bookmarks.

adResync

131072

You can update the cursor with the data visible in the underlying database.

adUpdate

16809984

You can use the Update method to modify existing data.

adUpdateBatch

65536

You can use batch updating to transmit changes to the provider in groups.

Note Although the Supports method may return True for a given functionality, it does not guarantee that the provider can make the feature available under all circumstances. The Supports method simply returns whether or not the provider can support the specified functionality assuming certain conditions are met. For example, the Supports method may indicate that a Recordset object supports updates even though the cursor is based on a multi-table join, some of the columns of which are not updatable.

Applies To

Recordset

See Also

CursorType


file: /Techref/language/asp/COMP/dameth03_4.htm, 5KB, , updated: 1996/11/21 19:01, local time: 2024/3/28 13:45,
TOP NEW HELP FIND: 
3.215.183.194:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://massmind.org/Techref/language/asp/COMP/dameth03_4.htm"> Supports Method (ADO)</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .