com.moesol.bindings.platform_sdk.data_services
Interface Command25
- All Superinterfaces:
- _ADO, Command15, IDispatch, IUnknown
- All Known Subinterfaces:
- _Command
- All Known Implementing Classes:
- _Command.Jni, Command, Command.Jni, Command25.Jni
public interface Command25
- extends Command15
IDL: [ helpstring(""), hidden, dual, nonextensible, oleautomation, dispatchable ] interface
Field Summary |
static GUID |
IID
IDL: [uuid(0000054E-0000-0010-8000-00AA006D2EA4)] |
static Class |
TYPELIB
|
Method Summary |
void |
Cancel()
IDL: [ helpstring("") ] |
int |
getState()
IDL: [ helpstring("") ] |
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services.Command15 |
CreateParameter, CreateParameter, Execute, getActiveConnection, getCommandText, getCommandTimeout, getCommandType, getName, getParameters, getPrepared, setActiveConnection, setCommandText, setCommandTimeout, setCommandType, setName, setPrepared, setrefActiveConnection |
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO |
getProperties |
TYPELIB
static final Class TYPELIB
IID
static final GUID IID
IDL: [uuid(0000054E-0000-0010-8000-00AA006D2EA4)]
getState
int getState()
IDL: [ helpstring("") ]
- Returns:
IDL: [out] [retval] LONG*
Cancel
void Cancel()
IDL: [ helpstring("") ]
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.