Definition at line 1359 of file ZPlainAdo.pas.
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 | ) |
Set_AbsolutePage For writing
Definition at line 1619 of file ZPlainAdo.pas.
Set_AbsolutePosition For writing
Definition at line 1587 of file ZPlainAdo.pas.
WordBool Recordset15::Bof |
OleVariant Recordset15::Bookmark |
Set_Bookmark For writing
Definition at line 1595 of file ZPlainAdo.pas.
Integer Recordset15::CacheSize |
Set_CacheSize For writing
Definition at line 1598 of file ZPlainAdo.pas.
OleVariant Recordset15::Collect |
Set_Collect For writing
Definition at line 1646 of file ZPlainAdo.pas.
Set_CursorLocation For writing
Definition at line 1643 of file ZPlainAdo.pas.
Set_CursorType For writing
Definition at line 1601 of file ZPlainAdo.pas.
WordBool Recordset15::Eof |
OleVariant Recordset15::Filter |
Set_Filter For writing
Definition at line 1625 of file ZPlainAdo.pas.
Set_LockType For writing
Definition at line 1610 of file ZPlainAdo.pas.
Set_MarshalOptions For writing
Definition at line 1649 of file ZPlainAdo.pas.
Set_MaxRecords For writing
Definition at line 1613 of file ZPlainAdo.pas.
Integer Recordset15::PageSize |
Set_PageSize For writing
Definition at line 1631 of file ZPlainAdo.pas.
Properties _ADO::Properties [inherited] |
WideString Recordset15::Sort |
Integer Recordset15::State |
Integer Recordset15::Status |