Skip to content

Latest commit

 

History

History
130 lines (74 loc) · 3.74 KB

recordset-object-properties-methods-and-events.md

File metadata and controls

130 lines (74 loc) · 3.74 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Recordset Object Properties, Methods, and Events
Recordset Object Properties, Methods, and Events
rothja
jroth
01/19/2017
sql
ado
reference
Recordset object [ADO], members

Recordset Object Properties, Methods, and Events

Properties/Collections

AbsolutePage Property

AbsolutePosition Property

ActiveCommand Property

ActiveConnection Property

BOF, EOF Properties

Bookmark Property

CacheSize Property

CursorLocation Property

CursorType Property

DataMember Property

DataSource Property

EditMode Property

Fields Collection

Filter Property

Index Property

LockType Property

MarshalOptions Property

MaxRecords Property

PageCount Property

PageSize Property

Properties Collection

RecordCount Property

Sort Property

Source Property (ADO Recordset)

State Property

Status Property (ADO Recordset)

StayInSync Property

Methods

AddNew Method

Cancel Method

CancelBatch Method

CancelUpdate Method

Clone Method

Close Method

CompareBookmarks Method

Delete Method (ADO Recordset)

Find Method

GetRows Method

GetString Method

Move Method

MoveFirst, MoveLast, MoveNext, and MovePrevious Methods

NextRecordset Method

Open Method (ADO Recordset)

Requery Method

Resync Method

Save Method

Seek Method

Supports Method

Update Method

UpdateBatch Method

Events

EndOfRecordset Event

FetchComplete Event

FetchProgress Event

WillChangeField and FieldChangeComplete Events

WillChangeRecord and RecordChangeComplete Events

WillChangeRecordset and RecordsetChangeComplete Events

WillMove and MoveComplete Events

See Also

Recordset Object (ADO)