|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface _Record
IDL: [ helpstring(""), hidden, dual, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
_Record.Disp
Implementation, COM to Java. |
static class |
_Record.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(00000562-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 |
Cancel()
IDL: [ helpstring("") ] |
void |
Close()
IDL: [ helpstring("") ] |
String |
CopyRecord(String Source,
String Destination,
String UserName,
String Password,
int Options,
boolean Async)
IDL: [ helpstring("") ] |
void |
DeleteRecord(String Source,
boolean Async)
IDL: [ helpstring("") ] |
Object |
getActiveConnection()
IDL: [ helpstring("") ] |
_Recordset |
GetChildren()
IDL: [ helpstring("") ] |
Fields |
getFields()
IDL: [ helpstring("") ] |
int |
getMode()
IDL: [ helpstring("") ] |
String |
getParentURL()
IDL: [ helpstring("") ] |
int |
getRecordType()
IDL: [ helpstring("") ] |
Object |
getSource()
IDL: [ helpstring("") ] |
int |
getState()
IDL: [ helpstring("") ] |
String |
MoveRecord(String Source,
String Destination,
String UserName,
String Password,
int Options,
boolean Async)
IDL: [ helpstring("") ] |
void |
Open(Object Source,
Object ActiveConnection,
int Mode,
int CreateOptions,
int Options,
String UserName,
String Password)
IDL: [ helpstring("") ] |
void |
setActiveConnection(String pvar)
IDL: [ helpstring("") ] |
void |
setMode(int pMode)
IDL: [ helpstring("") ] |
void |
setrefActiveConnection(_Connection pvar)
IDL: [ helpstring("") ] |
void |
setrefSource(IDispatch pvar)
IDL: [ helpstring("") ] |
void |
setSource(String pvar)
IDL: [ helpstring("") ] |
| 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(00000562-0000-0010-8000-00AA006D2EA4)]
| Method Detail |
|---|
Object getActiveConnection()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*void setActiveConnection(String pvar)
IDL: [ helpstring("") ]
pvar - IDL: [in] BSTRvoid setrefActiveConnection(_Connection pvar)
IDL: [ helpstring("") ]
pvar - IDL: [in] _Connection*int getState()
IDL: [ helpstring("") ]
IDL: [out] [retval] ObjectStateEnum*Object getSource()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*void setSource(String pvar)
IDL: [ helpstring("") ]
pvar - IDL: [in] BSTRvoid setrefSource(IDispatch pvar)
IDL: [ helpstring("") ]
pvar - IDL: [in] IDispatch*int getMode()
IDL: [ helpstring("") ]
IDL: [out] [retval] ConnectModeEnum*void setMode(int pMode)
IDL: [ helpstring("") ]
pMode - IDL: [in] ConnectModeEnumString getParentURL()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*
String MoveRecord(String Source,
String Destination,
String UserName,
String Password,
int Options,
boolean Async)
IDL: [ helpstring("") ]
Source - IDL: [in] [optional] [default] BSTRDestination - IDL: [in] [optional] [default] BSTRUserName - IDL: [in] [optional] [default] BSTRPassword - IDL: [in] [optional] [default] BSTROptions - IDL: [in] [optional] [default] MoveRecordOptionsEnumAsync - IDL: [in] [optional] [default] VARIANT_BOOL
IDL: [out] [retval] BSTR*
String CopyRecord(String Source,
String Destination,
String UserName,
String Password,
int Options,
boolean Async)
IDL: [ helpstring("") ]
Source - IDL: [in] [optional] [default] BSTRDestination - IDL: [in] [optional] [default] BSTRUserName - IDL: [in] [optional] [default] BSTRPassword - IDL: [in] [optional] [default] BSTROptions - IDL: [in] [optional] [default] CopyRecordOptionsEnumAsync - IDL: [in] [optional] [default] VARIANT_BOOL
IDL: [out] [retval] BSTR*
void DeleteRecord(String Source,
boolean Async)
IDL: [ helpstring("") ]
Source - IDL: [in] [optional] [default] BSTRAsync - IDL: [in] [optional] [default] VARIANT_BOOL
void Open(Object Source,
Object ActiveConnection,
int Mode,
int CreateOptions,
int Options,
String UserName,
String Password)
IDL: [ helpstring("") ]
Source - IDL: [in] [optional] VARIANTActiveConnection - IDL: [in] [optional] VARIANTMode - IDL: [in] [optional] [default] ConnectModeEnumCreateOptions - IDL: [in] [optional] [default] RecordCreateOptionsEnumOptions - IDL: [in] [optional] [default] RecordOpenOptionsEnumUserName - IDL: [in] [optional] [default] BSTRPassword - IDL: [in] [optional] [default] BSTRvoid Close()
IDL: [ helpstring("") ]
Fields getFields()
IDL: [ helpstring("") ]
IDL: [out] [retval] Fields**int getRecordType()
IDL: [ helpstring("") ]
IDL: [out] [retval] RecordTypeEnum*_Recordset GetChildren()
IDL: [ helpstring("") ]
IDL: [out] [retval] _Recordset**void Cancel()
IDL: [ helpstring("") ]
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||