Definition at line 1766 of file ZPlainAdo.pas.
Recordset15::_Set_ActiveConnection | ( | const IDispatch | pvar | ) | [inherited] |
Recordset20::_Set_DataSource | ( | const IUnknown | ppunkDataSource | ) | [inherited] |
Recordset15::_Set_Source | ( | const IDispatch | pvSource | ) | [inherited] |
Recordset15 Recordset15::_xClone | ( | ) | [inherited] |
Recordset15::_xResync | ( | AffectEnum | AffectRecords | ) | [inherited] |
Recordset20::_xSave | ( | const WideString | FileName, | |
PersistFormatEnum | PersistFormat | |||
) | [inherited] |
Recordset15::AddNew | ( | OleVariant | FieldList, | |
OleVariant | Values | |||
) | [inherited] |
Recordset20::Cancel | ( | ) | [inherited] |
Recordset15::CancelBatch | ( | AffectEnum | AffectRecords | ) | [inherited] |
Recordset15::CancelUpdate | ( | ) | [inherited] |
Recordset15 Recordset20::Clone | ( | LockTypeEnum | LockType | ) | [inherited] |
Recordset15::Close | ( | ) | [inherited] |
CompareEnum Recordset20::CompareBookmarks | ( | OleVariant | Bookmark1, | |
OleVariant | Bookmark2 | |||
) | [inherited] |
Recordset15::Delete | ( | AffectEnum | AffectRecords | ) | [inherited] |
Recordset15::Find | ( | const WideString | Criteria, | |
ADO_LONGPTR | SkipRecords, | |||
SearchDirectionEnum | SearchDirection, | |||
OleVariant | Start | |||
) | [inherited] |
PositionEnum_Param Recordset15::Get_AbsolutePage | ( | ) | [inherited] |
PositionEnum_Param Recordset15::Get_AbsolutePosition | ( | ) | [inherited] |
IDispatch Recordset20::Get_ActiveCommand | ( | ) | [inherited] |
OleVariant Recordset15::Get_ActiveConnection | ( | ) | [inherited] |
WordBool Recordset15::Get_BOF | ( | ) | [inherited] |
OleVariant Recordset15::Get_Bookmark | ( | ) | [inherited] |
Integer Recordset15::Get_CacheSize | ( | ) | [inherited] |
OleVariant Recordset15::Get_Collect | ( | OleVariant | Index | ) | [inherited] |
CursorLocationEnum Recordset15::Get_CursorLocation | ( | ) | [inherited] |
CursorTypeEnum Recordset15::Get_CursorType | ( | ) | [inherited] |
WideString Recordset20::Get_DataMember | ( | ) | [inherited] |
IUnknown Recordset20::Get_DataSource | ( | ) | [inherited] |
EditModeEnum Recordset15::Get_EditMode | ( | ) | [inherited] |
WordBool Recordset15::Get_EOF | ( | ) | [inherited] |
Fields15 Recordset15::Get_Fields | ( | ) | [inherited] |
OleVariant Recordset15::Get_Filter | ( | ) | [inherited] |
WideString Recordset21::Get_Index | ( | ) | [inherited] |
LockTypeEnum Recordset15::Get_LockType | ( | ) | [inherited] |
MarshalOptionsEnum Recordset15::Get_MarshalOptions | ( | ) | [inherited] |
ADO_LONGPTR Recordset15::Get_MaxRecords | ( | ) | [inherited] |
ADO_LONGPTR Recordset15::Get_PageCount | ( | ) | [inherited] |
Integer Recordset15::Get_PageSize | ( | ) | [inherited] |
Properties _ADO::Get_Properties | ( | ) | [inherited] |
ADO_LONGPTR Recordset15::Get_RecordCount | ( | ) | [inherited] |
WideString Recordset15::Get_Sort | ( | ) | [inherited] |
OleVariant Recordset15::Get_Source | ( | ) | [inherited] |
Integer Recordset15::Get_State | ( | ) | [inherited] |
Integer Recordset15::Get_Status | ( | ) | [inherited] |
WordBool Recordset20::Get_StayInSync | ( | ) | [inherited] |
OleVariant Recordset15::GetRows | ( | Integer | Rows, | |
OleVariant | Start, | |||
OleVariant | Fields | |||
) | [inherited] |
WideString Recordset20::GetString | ( | StringFormatEnum | StringFormat, | |
Integer | NumRows, | |||
const WideString | ColumnDelimeter, | |||
const WideString | RowDelimeter, | |||
const WideString | NullExpr | |||
) | [inherited] |
Recordset15::Move | ( | ADO_LONGPTR | NumRecords, | |
OleVariant | Start | |||
) | [inherited] |
Recordset15::MoveFirst | ( | ) | [inherited] |
Recordset15::MoveLast | ( | ) | [inherited] |
Recordset15::MoveNext | ( | ) | [inherited] |
Recordset15::MovePrevious | ( | ) | [inherited] |
Recordset15 Recordset15::NextRecordset | ( | OleVariant & | RecordsAffected | ) | [inherited] |
Recordset15::Open | ( | OleVariant | Source, | |
OleVariant | ActiveConnection, | |||
CursorTypeEnum | CursorType, | |||
LockTypeEnum | LockType, | |||
Integer | Options | |||
) | [inherited] |
Recordset15::Requery | ( | Integer | Options | ) | [inherited] |
Recordset20::Resync | ( | AffectEnum | AffectRecords, | |
ResyncEnum | ResyncValues | |||
) | [inherited] |
_Recordset::Save | ( | OleVariant | Destination, | |
PersistFormatEnum | PersistFormat | |||
) |
Recordset21::Seek | ( | OleVariant | KeyValues, | |
SeekEnum | SeekOption | |||
) | [inherited] |
Recordset15::Set_AbsolutePage | ( | PositionEnum_Param | pl | ) | [inherited] |
Recordset15::Set_AbsolutePosition | ( | PositionEnum_Param | pl | ) | [inherited] |
Recordset15::Set_ActiveConnection | ( | OleVariant | pvar | ) | [inherited] |
Recordset15::Set_Bookmark | ( | OleVariant | pvBookmark | ) | [inherited] |
Recordset15::Set_CacheSize | ( | Integer | pl | ) | [inherited] |
Recordset15::Set_Collect | ( | OleVariant | Index, | |
OleVariant | pvar | |||
) | [inherited] |
Recordset15::Set_CursorLocation | ( | CursorLocationEnum | plCursorLoc | ) | [inherited] |
Recordset15::Set_CursorType | ( | CursorTypeEnum | plCursorType | ) | [inherited] |
Recordset20::Set_DataMember | ( | const WideString | pbstrDataMember | ) | [inherited] |
Recordset15::Set_Filter | ( | OleVariant | Criteria | ) | [inherited] |
Recordset21::Set_Index | ( | const WideString | pbstrIndex | ) | [inherited] |
Recordset15::Set_LockType | ( | LockTypeEnum | plLockType | ) | [inherited] |
Recordset15::Set_MarshalOptions | ( | MarshalOptionsEnum | peMarshal | ) | [inherited] |
Recordset15::Set_MaxRecords | ( | ADO_LONGPTR | plMaxRecords | ) | [inherited] |
Recordset15::Set_PageSize | ( | Integer | pl | ) | [inherited] |
Recordset15::Set_Sort | ( | const WideString | Criteria | ) | [inherited] |
Recordset15::Set_Source | ( | const WideString | pvSource | ) | [inherited] |
Recordset20::Set_StayInSync | ( | WordBool | pbStayInSync | ) | [inherited] |
WordBool Recordset15::Supports | ( | CursorOptionEnum | CursorOptions | ) | [inherited] |
Recordset15::Update | ( | OleVariant | Fields, | |
OleVariant | Values | |||
) | [inherited] |
Recordset15::UpdateBatch | ( | AffectEnum | AffectRecords | ) | [inherited] |
PositionEnum_Param Recordset15::AbsolutePage [inherited] |
Set_AbsolutePage For writing
Definition at line 1619 of file ZPlainAdo.pas.
PositionEnum_Param Recordset15::AbsolutePosition [inherited] |
Set_AbsolutePosition For writing
Definition at line 1587 of file ZPlainAdo.pas.
IDispatch Recordset20::ActiveCommand [inherited] |
WordBool Recordset15::Bof [inherited] |
OleVariant Recordset15::Bookmark [inherited] |
Set_Bookmark For writing
Definition at line 1595 of file ZPlainAdo.pas.
Integer Recordset15::CacheSize [inherited] |
Set_CacheSize For writing
Definition at line 1598 of file ZPlainAdo.pas.
OleVariant Recordset15::Collect [inherited] |
Set_Collect For writing
Definition at line 1646 of file ZPlainAdo.pas.
CursorLocationEnum Recordset15::CursorLocation [inherited] |
Set_CursorLocation For writing
Definition at line 1643 of file ZPlainAdo.pas.
CursorTypeEnum Recordset15::CursorType [inherited] |
Set_CursorType For writing
Definition at line 1601 of file ZPlainAdo.pas.
WideString Recordset20::DataMember [inherited] |
Set_DataMember For writing
Definition at line 1728 of file ZPlainAdo.pas.
IUnknown Recordset20::DataSource [inherited] |
_Set_DataSource For writing
Definition at line 1717 of file ZPlainAdo.pas.
EditModeEnum Recordset15::EditMode [inherited] |
WordBool Recordset15::Eof [inherited] |
Fields15 Recordset15::Fields [inherited] |
OleVariant Recordset15::Filter [inherited] |
Set_Filter For writing
Definition at line 1625 of file ZPlainAdo.pas.
WideString Recordset21::Index [inherited] |
LockTypeEnum Recordset15::LockType [inherited] |
Set_LockType For writing
Definition at line 1610 of file ZPlainAdo.pas.
MarshalOptionsEnum Recordset15::MarshalOptions [inherited] |
Set_MarshalOptions For writing
Definition at line 1649 of file ZPlainAdo.pas.
ADO_LONGPTR Recordset15::MaxRecords [inherited] |
Set_MaxRecords For writing
Definition at line 1613 of file ZPlainAdo.pas.
ADO_LONGPTR Recordset15::PageCount [inherited] |
Integer Recordset15::PageSize [inherited] |
Set_PageSize For writing
Definition at line 1631 of file ZPlainAdo.pas.
Properties _ADO::Properties [inherited] |
ADO_LONGPTR Recordset15::RecordCount [inherited] |
WideString Recordset15::Sort [inherited] |
Integer Recordset15::State [inherited] |
Integer Recordset15::Status [inherited] |
WordBool Recordset20::StayInSync [inherited] |
Set_StayInSync For writing
Definition at line 1725 of file ZPlainAdo.pas.