|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Recordset
IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
Recordset.Disp
Implementation, COM to Java. |
static class |
Recordset.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(00000031-0000-0010-8000-00AA006D2EA4)] |
static Class |
TYPELIB
|
| Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF |
| Method Summary | |
|---|---|
void |
AddNew()
IDL: [ helpstring("") ] |
void |
Cancel()
IDL: [ helpstring("") ] |
void |
CancelUpdate(int UpdateType)
IDL: [ helpstring("") ] |
Recordset |
Clone()
IDL: [ helpstring("") ] |
void |
Close()
IDL: [ helpstring("") ] |
QueryDef |
CopyQueryDef()
IDL: [ helpstring("") ] |
void |
Delete()
IDL: [ helpstring("") ] |
void |
Edit()
IDL: [ helpstring("") ] |
void |
FillCache()
[optional=2] |
void |
FillCache(Object Rows)
[optional=1] |
void |
FillCache(Object Rows,
Object StartBookmark)
IDL: [ helpstring("") ] |
void |
FindFirst(String Criteria)
IDL: [ helpstring("") ] |
void |
FindLast(String Criteria)
IDL: [ helpstring("") ] |
void |
FindNext(String Criteria)
IDL: [ helpstring("") ] |
void |
FindPrevious(String Criteria)
IDL: [ helpstring("") ] |
int |
getAbsolutePosition()
IDL: [ helpstring("") ] |
int |
getBatchCollisionCount()
IDL: [ helpstring("") ] |
Object |
getBatchCollisions()
IDL: [ helpstring("") ] |
int |
getBatchSize()
IDL: [ helpstring("") ] |
boolean |
getBOF()
IDL: [ helpstring("") ] |
short[] |
getBookmark()
IDL: [ helpstring("") ] |
boolean |
getBookmarkable()
IDL: [ helpstring("") ] |
int |
getCacheSize()
IDL: [ helpstring("") ] |
short[] |
getCacheStart()
IDL: [ helpstring("") ] |
Object |
getCollect(Object Item)
IDL: [ helpstring("") ] |
Connection |
getConnection()
IDL: [ helpstring("") ] |
Object |
getDateCreated()
IDL: [ helpstring("") ] |
short |
getEditMode()
IDL: [ helpstring("") ] |
boolean |
getEOF()
IDL: [ helpstring("") ] |
Fields |
getFields()
IDL: [ helpstring("") ] |
String |
getFilter()
IDL: [ helpstring("") ] |
int |
gethStmt()
IDL: [ helpstring("") ] |
String |
getIndex()
IDL: [ helpstring("") ] |
short[] |
getLastModified()
IDL: [ helpstring("") ] |
Object |
getLastUpdated()
IDL: [ helpstring("") ] |
boolean |
getLockEdits()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
boolean |
getNoMatch()
IDL: [ helpstring("") ] |
int |
getODBCFetchCount()
IDL: [ helpstring("") ] |
int |
getODBCFetchDelay()
IDL: [ helpstring("") ] |
Database |
getParent()
IDL: [ helpstring("") ] |
float |
getPercentPosition()
IDL: [ helpstring("") ] |
int |
getRecordCount()
IDL: [ helpstring("") ] |
short |
getRecordStatus()
IDL: [ helpstring("") ] |
boolean |
getRestartable()
IDL: [ helpstring("") ] |
Object |
GetRows()
[optional=1] |
Object |
GetRows(Object NumRows)
IDL: [ helpstring("") ] |
String |
getSort()
IDL: [ helpstring("") ] |
boolean |
getStillExecuting()
IDL: [ helpstring("") ] |
boolean |
getTransactions()
IDL: [ helpstring("") ] |
short |
getType()
IDL: [ helpstring("") ] |
boolean |
getUpdatable()
IDL: [ helpstring("") ] |
int |
getUpdateOptions()
IDL: [ helpstring("") ] |
String |
getValidationRule()
IDL: [ helpstring("") ] |
String |
getValidationText()
IDL: [ helpstring("") ] |
void |
Move(int Rows)
[optional=1] |
void |
Move(int Rows,
Object StartBookmark)
IDL: [ helpstring("") ] |
void |
MoveFirst()
IDL: [ helpstring("") ] |
void |
MoveLast(int Options)
IDL: [ helpstring("") ] |
void |
MoveNext()
IDL: [ helpstring("") ] |
void |
MovePrevious()
IDL: [ helpstring("") ] |
boolean |
NextRecordset()
IDL: [ helpstring("") ] |
Recordset |
OpenRecordset()
[optional=2] |
Recordset |
OpenRecordset(Object Type)
[optional=1] |
Recordset |
OpenRecordset(Object Type,
Object Options)
IDL: [ helpstring("") ] |
void |
Requery()
[optional=1] |
void |
Requery(Object NewQueryDef)
IDL: [ helpstring("") ] |
void |
Seek(String Comparison,
Object Key1)
[optional=12] |
void |
Seek(String Comparison,
Object Key1,
Object Key2)
[optional=11] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3)
[optional=10] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4)
[optional=9] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5)
[optional=8] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6)
[optional=7] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7)
[optional=6] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8)
[optional=5] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9)
[optional=4] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10)
[optional=3] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10,
Object Key11)
[optional=2] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10,
Object Key11,
Object Key12)
[optional=1] |
void |
Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10,
Object Key11,
Object Key12,
Object Key13)
IDL: [ helpstring("") ] |
void |
setAbsolutePosition(int pl)
IDL: [ helpstring("") ] |
void |
setBatchSize(int pl)
IDL: [ helpstring("") ] |
void |
setBookmark(short[] ppsach)
IDL: [ helpstring("") ] |
void |
setCacheSize(int pl)
IDL: [ helpstring("") ] |
void |
setCacheStart(short[] ppsa)
IDL: [ helpstring("") ] |
void |
setCollect(Object Item,
Object pvar)
IDL: [ helpstring("") ] |
void |
setFilter(String pbstr)
IDL: [ helpstring("") ] |
void |
setIndex(String pbstr)
IDL: [ helpstring("") ] |
void |
setLockEdits(boolean pb)
IDL: [ helpstring("") ] |
void |
setPercentPosition(float pd)
IDL: [ helpstring("") ] |
void |
setrefConnection(Connection ppCn)
IDL: [ helpstring("") ] |
void |
setSort(String pbstr)
IDL: [ helpstring("") ] |
void |
setUpdateOptions(int pl)
IDL: [ helpstring("") ] |
void |
Update(int UpdateType,
boolean Force)
IDL: [ helpstring("") ] |
| Methods inherited from interface com.moesol.bindings.microsoft.dao._DAO |
|---|
getProperties |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Field Detail |
|---|
static final Class TYPELIB
static final GUID IID
IDL: [uuid(00000031-0000-0010-8000-00AA006D2EA4)]
| Method Detail |
|---|
boolean getBOF()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*short[] getBookmark()
IDL: [ helpstring("") ]
IDL: [out] [retval] SAFEARRAY(BYTE)*void setBookmark(short[] ppsach)
IDL: [ helpstring("") ]
ppsach - IDL: [in] SAFEARRAY(BYTE)*boolean getBookmarkable()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*Object getDateCreated()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*boolean getEOF()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*String getFilter()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*void setFilter(String pbstr)
IDL: [ helpstring("") ]
pbstr - IDL: [in] BSTRString getIndex()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*void setIndex(String pbstr)
IDL: [ helpstring("") ]
pbstr - IDL: [in] BSTRshort[] getLastModified()
IDL: [ helpstring("") ]
IDL: [out] [retval] SAFEARRAY(BYTE)*Object getLastUpdated()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*boolean getLockEdits()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*void setLockEdits(boolean pb)
IDL: [ helpstring("") ]
pb - IDL: [in] VARIANT_BOOLString getName()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*boolean getNoMatch()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*String getSort()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*void setSort(String pbstr)
IDL: [ helpstring("") ]
pbstr - IDL: [in] BSTRboolean getTransactions()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*short getType()
IDL: [ helpstring("") ]
IDL: [out] [retval] SHORT*int getRecordCount()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*boolean getUpdatable()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*boolean getRestartable()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*String getValidationText()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*String getValidationRule()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*short[] getCacheStart()
IDL: [ helpstring("") ]
IDL: [out] [retval] SAFEARRAY(BYTE)*void setCacheStart(short[] ppsa)
IDL: [ helpstring("") ]
ppsa - IDL: [in] SAFEARRAY(BYTE)*int getCacheSize()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*void setCacheSize(int pl)
IDL: [ helpstring("") ]
pl - IDL: [in] LONGfloat getPercentPosition()
IDL: [ helpstring("") ]
IDL: [out] [retval] FLOAT*void setPercentPosition(float pd)
IDL: [ helpstring("") ]
pd - IDL: [in] FLOATint getAbsolutePosition()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*void setAbsolutePosition(int pl)
IDL: [ helpstring("") ]
pl - IDL: [in] LONGshort getEditMode()
IDL: [ helpstring("") ]
IDL: [out] [retval] SHORT*int getODBCFetchCount()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*int getODBCFetchDelay()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*Database getParent()
IDL: [ helpstring("") ]
IDL: [out] [retval] Database**Fields getFields()
IDL: [ helpstring("") ]
IDL: [out] [retval] Fields**void AddNew()
IDL: [ helpstring("") ]
void Close()
IDL: [ helpstring("") ]
Recordset OpenRecordset(Object Type,
Object Options)
IDL: [ helpstring("") ]
Type - IDL: [in] [optional] VARIANTOptions - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Recordset**Recordset OpenRecordset(Object Type)
Recordset OpenRecordset()
void Delete()
IDL: [ helpstring("") ]
void Edit()
IDL: [ helpstring("") ]
void FindFirst(String Criteria)
IDL: [ helpstring("") ]
Criteria - IDL: [in] BSTRvoid FindLast(String Criteria)
IDL: [ helpstring("") ]
Criteria - IDL: [in] BSTRvoid FindNext(String Criteria)
IDL: [ helpstring("") ]
Criteria - IDL: [in] BSTRvoid FindPrevious(String Criteria)
IDL: [ helpstring("") ]
Criteria - IDL: [in] BSTRvoid MoveFirst()
IDL: [ helpstring("") ]
void MoveNext()
IDL: [ helpstring("") ]
void MovePrevious()
IDL: [ helpstring("") ]
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10,
Object Key11,
Object Key12,
Object Key13)
IDL: [ helpstring("") ]
Comparison - IDL: [in] BSTRKey1 - IDL: [in] VARIANTKey2 - IDL: [in] [optional] VARIANTKey3 - IDL: [in] [optional] VARIANTKey4 - IDL: [in] [optional] VARIANTKey5 - IDL: [in] [optional] VARIANTKey6 - IDL: [in] [optional] VARIANTKey7 - IDL: [in] [optional] VARIANTKey8 - IDL: [in] [optional] VARIANTKey9 - IDL: [in] [optional] VARIANTKey10 - IDL: [in] [optional] VARIANTKey11 - IDL: [in] [optional] VARIANTKey12 - IDL: [in] [optional] VARIANTKey13 - IDL: [in] [optional] VARIANT
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10,
Object Key11,
Object Key12)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10,
Object Key11)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9,
Object Key10)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8,
Object Key9)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7,
Object Key8)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6,
Object Key7)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5,
Object Key6)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4,
Object Key5)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3,
Object Key4)
void Seek(String Comparison,
Object Key1,
Object Key2,
Object Key3)
void Seek(String Comparison,
Object Key1,
Object Key2)
void Seek(String Comparison,
Object Key1)
Recordset Clone()
IDL: [ helpstring("") ]
IDL: [out] [retval] Recordset**void Requery(Object NewQueryDef)
IDL: [ helpstring("") ]
NewQueryDef - IDL: [in] [optional] VARIANTvoid Requery()
void Move(int Rows,
Object StartBookmark)
IDL: [ helpstring("") ]
Rows - IDL: [in] LONGStartBookmark - IDL: [in] [optional] VARIANTvoid Move(int Rows)
void FillCache(Object Rows,
Object StartBookmark)
IDL: [ helpstring("") ]
Rows - IDL: [in] [optional] VARIANTStartBookmark - IDL: [in] [optional] VARIANTvoid FillCache(Object Rows)
void FillCache()
QueryDef CopyQueryDef()
IDL: [ helpstring("") ]
IDL: [out] [retval] QueryDef**Object GetRows(Object NumRows)
IDL: [ helpstring("") ]
NumRows - IDL: [in] [optional] VARIANT
IDL: [out] [retval] VARIANT*Object GetRows()
Object getCollect(Object Item)
IDL: [ helpstring("") ]
Item - IDL: [in] VARIANT
IDL: [out] [retval] VARIANT*
void setCollect(Object Item,
Object pvar)
IDL: [ helpstring("") ]
Item - IDL: [in] VARIANTpvar - IDL: [in] VARIANTvoid Cancel()
IDL: [ helpstring("") ]
boolean NextRecordset()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*int gethStmt()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*boolean getStillExecuting()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*int getBatchSize()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*void setBatchSize(int pl)
IDL: [ helpstring("") ]
pl - IDL: [in] LONGint getBatchCollisionCount()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*Object getBatchCollisions()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*Connection getConnection()
IDL: [ helpstring("") ]
IDL: [out] [retval] Connection**void setrefConnection(Connection ppCn)
IDL: [ helpstring("") ]
ppCn - IDL: [in] Connection*short getRecordStatus()
IDL: [ helpstring("") ]
IDL: [out] [retval] SHORT*int getUpdateOptions()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*void setUpdateOptions(int pl)
IDL: [ helpstring("") ]
pl - IDL: [in] LONGvoid CancelUpdate(int UpdateType)
IDL: [ helpstring("") ]
UpdateType - IDL: [in] [optional] [default] LONG
void Update(int UpdateType,
boolean Force)
IDL: [ helpstring("") ]
UpdateType - IDL: [in] [optional] [default] LONGForce - IDL: [in] [optional] [default] VARIANT_BOOLvoid MoveLast(int Options)
IDL: [ helpstring("") ]
Options - IDL: [in] [optional] [default] LONG
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||