|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Recordset20
IDL: [ helpstring(""), hidden, dual, nonextensible, oleautomation, dispatchable ] interface
Nested Class Summary | |
---|---|
static class |
Recordset20.Disp
Implementation, COM to Java. |
static class |
Recordset20.Jni
Implementation, Java to COM. |
Field Summary | |
---|---|
static GUID |
IID
IDL: [uuid(0000054F-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 |
_xSave(String FileName,
int PersistFormat)
IDL: [ helpstring("") ] |
void |
Cancel()
IDL: [ helpstring("") ] |
_Recordset |
Clone(int LockType)
IDL: [ helpstring("") ] |
int |
CompareBookmarks(Object Bookmark1,
Object Bookmark2)
IDL: [ helpstring("") ] |
IDispatch |
getActiveCommand()
IDL: [ helpstring("") ] |
String |
getDataMember()
IDL: [ helpstring("") ] |
IUnknown |
getDataSource()
IDL: [ helpstring("") ] |
boolean |
getStayInSync()
IDL: [ helpstring("") ] |
String |
GetString(int StringFormat,
int NumRows,
String ColumnDelimeter,
String RowDelimeter,
String NullExpr)
IDL: [ helpstring("") ] |
void |
Resync(int AffectRecords,
int ResyncValues)
IDL: [ helpstring("") ] |
void |
setDataMember(String pbstrDataMember)
IDL: [ helpstring("") ] |
void |
setrefDataSource(IUnknown ppunkDataSource)
IDL: [ helpstring("") ] |
void |
setStayInSync(boolean pbStayInSync)
IDL: [ helpstring("") ] |
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services.Recordset15 |
---|
_xClone, _xResync, AddNew, AddNew, AddNew, CancelBatch, CancelUpdate, Close, Delete, Find, Find, getAbsolutePage, getAbsolutePosition, getActiveConnection, getBOF, getBookmark, getCacheSize, getCollect, getCursorLocation, getCursorType, getEditMode, getEOF, getFields, getFilter, getLockType, getMarshalOptions, getMaxRecords, getPageCount, getPageSize, getRecordCount, GetRows, GetRows, GetRows, getSort, getSource, getState, getStatus, Move, Move, MoveFirst, MoveLast, MoveNext, MovePrevious, NextRecordset, NextRecordset, Open, Requery, setAbsolutePage, setAbsolutePosition, setActiveConnection, setBookmark, setCacheSize, setCollect, setCursorLocation, setCursorType, setFilter, setLockType, setMarshalOptions, setMaxRecords, setPageSize, setrefActiveConnection, setrefSource, setSort, setSource, Supports, Update, Update, Update, UpdateBatch |
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO |
---|
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(0000054F-0000-0010-8000-00AA006D2EA4)]
Method Detail |
---|
void Cancel()
IDL: [ helpstring("") ]
IUnknown getDataSource()
IDL: [ helpstring("") ]
IDL: [out] [retval] IUnknown**
void setrefDataSource(IUnknown ppunkDataSource)
IDL: [ helpstring("") ]
ppunkDataSource
- IDL: [in] IUnknown*
void _xSave(String FileName, int PersistFormat)
IDL: [ helpstring("") ]
FileName
- IDL: [in] [optional] [default] BSTR
PersistFormat
- IDL: [in] [optional] [default] PersistFormatEnum
IDispatch getActiveCommand()
IDL: [ helpstring("") ]
IDL: [out] [retval] IDispatch**
void setStayInSync(boolean pbStayInSync)
IDL: [ helpstring("") ]
pbStayInSync
- IDL: [in] VARIANT_BOOL
boolean getStayInSync()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*
String GetString(int StringFormat, int NumRows, String ColumnDelimeter, String RowDelimeter, String NullExpr)
IDL: [ helpstring("") ]
StringFormat
- IDL: [in] [optional] [default] StringFormatEnum
NumRows
- IDL: [in] [optional] [default] LONG
ColumnDelimeter
- IDL: [in] [optional] [default] BSTR
RowDelimeter
- IDL: [in] [optional] [default] BSTR
NullExpr
- IDL: [in] [optional] [default] BSTR
IDL: [out] [retval] BSTR*
String getDataMember()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*
void setDataMember(String pbstrDataMember)
IDL: [ helpstring("") ]
pbstrDataMember
- IDL: [in] BSTR
int CompareBookmarks(Object Bookmark1, Object Bookmark2)
IDL: [ helpstring("") ]
Bookmark1
- IDL: [in] VARIANT
Bookmark2
- IDL: [in] VARIANT
IDL: [out] [retval] CompareEnum*
_Recordset Clone(int LockType)
IDL: [ helpstring("") ]
LockType
- IDL: [in] [optional] [default] LockTypeEnum
IDL: [out] [retval] _Recordset**
void Resync(int AffectRecords, int ResyncValues)
IDL: [ helpstring("") ]
AffectRecords
- IDL: [in] [optional] [default] AffectEnum
ResyncValues
- IDL: [in] [optional] [default] ResyncEnum
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |