Recordset15 Class Reference

Inheritance diagram for Recordset15:

_ADO Recordset20 Recordset21 _Recordset

List of all members.

Public Member Functions

 _Set_ActiveConnection (const IDispatch pvar)
 _Set_Source (const IDispatch pvSource)
Recordset15 _xClone ()
 _xResync (AffectEnum AffectRecords)
 AddNew (OleVariant FieldList, OleVariant Values)
 CancelBatch (AffectEnum AffectRecords)
 CancelUpdate ()
 Close ()
 Delete (AffectEnum AffectRecords)
 Find (const WideString Criteria, ADO_LONGPTR SkipRecords, SearchDirectionEnum SearchDirection, OleVariant Start)
PositionEnum_Param Get_AbsolutePage ()
PositionEnum_Param Get_AbsolutePosition ()
OleVariant Get_ActiveConnection ()
WordBool Get_BOF ()
OleVariant Get_Bookmark ()
Integer Get_CacheSize ()
OleVariant Get_Collect (OleVariant Index)
CursorLocationEnum Get_CursorLocation ()
CursorTypeEnum Get_CursorType ()
EditModeEnum Get_EditMode ()
WordBool Get_EOF ()
Fields15 Get_Fields ()
OleVariant Get_Filter ()
LockTypeEnum Get_LockType ()
MarshalOptionsEnum Get_MarshalOptions ()
ADO_LONGPTR Get_MaxRecords ()
ADO_LONGPTR Get_PageCount ()
Integer Get_PageSize ()
Properties Get_Properties ()
ADO_LONGPTR Get_RecordCount ()
WideString Get_Sort ()
OleVariant Get_Source ()
Integer Get_State ()
Integer Get_Status ()
OleVariant GetRows (Integer Rows, OleVariant Start, OleVariant Fields)
 Move (ADO_LONGPTR NumRecords, OleVariant Start)
 MoveFirst ()
 MoveLast ()
 MoveNext ()
 MovePrevious ()
Recordset15 NextRecordset (OleVariant &RecordsAffected)
 Open (OleVariant Source, OleVariant ActiveConnection, CursorTypeEnum CursorType, LockTypeEnum LockType, Integer Options)
 Requery (Integer Options)
 Set_AbsolutePage (PositionEnum_Param pl)
 Set_AbsolutePosition (PositionEnum_Param pl)
 Set_ActiveConnection (OleVariant pvar)
 Set_Bookmark (OleVariant pvBookmark)
 Set_CacheSize (Integer pl)
 Set_Collect (OleVariant Index, OleVariant pvar)
 Set_CursorLocation (CursorLocationEnum plCursorLoc)
 Set_CursorType (CursorTypeEnum plCursorType)
 Set_Filter (OleVariant Criteria)
 Set_LockType (LockTypeEnum plLockType)
 Set_MarshalOptions (MarshalOptionsEnum peMarshal)
 Set_MaxRecords (ADO_LONGPTR plMaxRecords)
 Set_PageSize (Integer pl)
 Set_Sort (const WideString Criteria)
 Set_Source (const WideString pvSource)
WordBool Supports (CursorOptionEnum CursorOptions)
 Update (OleVariant Fields, OleVariant Values)
 UpdateBatch (AffectEnum AffectRecords)

Public Attributes

PositionEnum_Param AbsolutePage
PositionEnum_Param AbsolutePosition
WordBool Bof
OleVariant Bookmark
Integer CacheSize
OleVariant Collect
CursorLocationEnum CursorLocation
CursorTypeEnum CursorType
EditModeEnum EditMode
WordBool Eof
Fields15 Fields
OleVariant Filter
LockTypeEnum LockType
MarshalOptionsEnum MarshalOptions
ADO_LONGPTR MaxRecords
ADO_LONGPTR PageCount
Integer PageSize
Properties Properties
ADO_LONGPTR RecordCount
WideString Sort
Integer State
Integer Status


Detailed Description

Definition at line 1359 of file ZPlainAdo.pas.


Member Function Documentation

Recordset15::_Set_ActiveConnection ( const IDispatch  pvar  ) 

Recordset15::_Set_Source ( const IDispatch  pvSource  ) 

Recordset15 Recordset15::_xClone (  ) 

Recordset15::_xResync ( AffectEnum  AffectRecords  ) 

Recordset15::AddNew ( OleVariant  FieldList,
OleVariant  Values 
)

Recordset15::CancelBatch ( AffectEnum  AffectRecords  ) 

Recordset15::CancelUpdate (  ) 

Recordset15::Close (  ) 

Recordset15::Delete ( AffectEnum  AffectRecords  ) 

Recordset15::Find ( const WideString  Criteria,
ADO_LONGPTR  SkipRecords,
SearchDirectionEnum  SearchDirection,
OleVariant  Start 
)

PositionEnum_Param Recordset15::Get_AbsolutePage (  ) 

PositionEnum_Param Recordset15::Get_AbsolutePosition (  ) 

OleVariant Recordset15::Get_ActiveConnection (  ) 

WordBool Recordset15::Get_BOF (  ) 

OleVariant Recordset15::Get_Bookmark (  ) 

Integer Recordset15::Get_CacheSize (  ) 

OleVariant Recordset15::Get_Collect ( OleVariant  Index  ) 

CursorLocationEnum Recordset15::Get_CursorLocation (  ) 

CursorTypeEnum Recordset15::Get_CursorType (  ) 

EditModeEnum Recordset15::Get_EditMode (  ) 

WordBool Recordset15::Get_EOF (  ) 

Fields15 Recordset15::Get_Fields (  ) 

OleVariant Recordset15::Get_Filter (  ) 

LockTypeEnum Recordset15::Get_LockType (  ) 

MarshalOptionsEnum Recordset15::Get_MarshalOptions (  ) 

ADO_LONGPTR Recordset15::Get_MaxRecords (  ) 

ADO_LONGPTR Recordset15::Get_PageCount (  ) 

Integer Recordset15::Get_PageSize (  ) 

Properties _ADO::Get_Properties (  )  [inherited]

ADO_LONGPTR Recordset15::Get_RecordCount (  ) 

WideString Recordset15::Get_Sort (  ) 

OleVariant Recordset15::Get_Source (  ) 

Integer Recordset15::Get_State (  ) 

Integer Recordset15::Get_Status (  ) 

OleVariant Recordset15::GetRows ( Integer  Rows,
OleVariant  Start,
OleVariant  Fields 
)

Recordset15::Move ( ADO_LONGPTR  NumRecords,
OleVariant  Start 
)

Recordset15::MoveFirst (  ) 

Recordset15::MoveLast (  ) 

Recordset15::MoveNext (  ) 

Recordset15::MovePrevious (  ) 

Recordset15 Recordset15::NextRecordset ( OleVariant &  RecordsAffected  ) 

Recordset15::Open ( OleVariant  Source,
OleVariant  ActiveConnection,
CursorTypeEnum  CursorType,
LockTypeEnum  LockType,
Integer  Options 
)

Recordset15::Requery ( Integer  Options  ) 

Recordset15::Set_AbsolutePage ( PositionEnum_Param  pl  ) 

Recordset15::Set_AbsolutePosition ( PositionEnum_Param  pl  ) 

Recordset15::Set_ActiveConnection ( OleVariant  pvar  ) 

Recordset15::Set_Bookmark ( OleVariant  pvBookmark  ) 

Recordset15::Set_CacheSize ( Integer  pl  ) 

Recordset15::Set_Collect ( OleVariant  Index,
OleVariant  pvar 
)

Recordset15::Set_CursorLocation ( CursorLocationEnum  plCursorLoc  ) 

Recordset15::Set_CursorType ( CursorTypeEnum  plCursorType  ) 

Recordset15::Set_Filter ( OleVariant  Criteria  ) 

Recordset15::Set_LockType ( LockTypeEnum  plLockType  ) 

Recordset15::Set_MarshalOptions ( MarshalOptionsEnum  peMarshal  ) 

Recordset15::Set_MaxRecords ( ADO_LONGPTR  plMaxRecords  ) 

Recordset15::Set_PageSize ( Integer  pl  ) 

Recordset15::Set_Sort ( const WideString  Criteria  ) 

Recordset15::Set_Source ( const WideString  pvSource  ) 

WordBool Recordset15::Supports ( CursorOptionEnum  CursorOptions  ) 

Recordset15::Update ( OleVariant  Fields,
OleVariant  Values 
)

Recordset15::UpdateBatch ( AffectEnum  AffectRecords  ) 


Member Data Documentation

See also:
Get_AbsolutePage For reading

Set_AbsolutePage For writing

Definition at line 1619 of file ZPlainAdo.pas.

See also:
Get_AbsolutePosition For reading

Set_AbsolutePosition For writing

Definition at line 1587 of file ZPlainAdo.pas.

WordBool Recordset15::Bof

See also:
Get_BOF For reading

Definition at line 1592 of file ZPlainAdo.pas.

See also:
Get_Bookmark For reading

Set_Bookmark For writing

Definition at line 1595 of file ZPlainAdo.pas.

See also:
Get_CacheSize For reading

Set_CacheSize For writing

Definition at line 1598 of file ZPlainAdo.pas.

See also:
Get_Collect For reading

Set_Collect For writing

Definition at line 1646 of file ZPlainAdo.pas.

See also:
Get_CursorLocation For reading

Set_CursorLocation For writing

Definition at line 1643 of file ZPlainAdo.pas.

See also:
Get_CursorType For reading

Set_CursorType For writing

Definition at line 1601 of file ZPlainAdo.pas.

See also:
Get_EditMode For reading

Definition at line 1622 of file ZPlainAdo.pas.

WordBool Recordset15::Eof

See also:
Get_EOF For reading

Definition at line 1604 of file ZPlainAdo.pas.

See also:
Get_Fields For reading

Definition at line 1607 of file ZPlainAdo.pas.

OleVariant Recordset15::Filter

See also:
Get_Filter For reading

Set_Filter For writing

Definition at line 1625 of file ZPlainAdo.pas.

See also:
Get_LockType For reading

Set_LockType For writing

Definition at line 1610 of file ZPlainAdo.pas.

See also:
Get_MarshalOptions For reading

Set_MarshalOptions For writing

Definition at line 1649 of file ZPlainAdo.pas.

See also:
Get_MaxRecords For reading

Set_MaxRecords For writing

Definition at line 1613 of file ZPlainAdo.pas.

See also:
Get_PageCount For reading

Definition at line 1628 of file ZPlainAdo.pas.

See also:
Get_PageSize For reading

Set_PageSize For writing

Definition at line 1631 of file ZPlainAdo.pas.

See also:
Get_Properties For reading

Definition at line 942 of file ZPlainAdo.pas.

See also:
Get_RecordCount For reading

Definition at line 1616 of file ZPlainAdo.pas.

WideString Recordset15::Sort

See also:
Get_Sort For reading

Set_Sort For writing

Definition at line 1634 of file ZPlainAdo.pas.

See also:
Get_State For reading

Definition at line 1640 of file ZPlainAdo.pas.

See also:
Get_Status For reading

Definition at line 1637 of file ZPlainAdo.pas.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:46 2009 for zeoslib by  doxygen 1.5.7.1