com.moesol.bindings.platform_sdk.data_services
Interface ADOCommandConstruction
- All Superinterfaces:
- IUnknown
- All Known Implementing Classes:
- ADOCommandConstruction.Jni
public interface ADOCommandConstruction
- extends IUnknown
IDL: [ helpstring(""), restricted ] interface
Field Summary |
static GUID |
IID
IDL: [uuid(00000517-0000-0010-8000-00AA006D2EA4)] |
static Class |
TYPELIB
|
TYPELIB
static final Class TYPELIB
IID
static final GUID IID
IDL: [uuid(00000517-0000-0010-8000-00AA006D2EA4)]
getOLEDBCommand
IUnknown getOLEDBCommand()
IDL: [ helpstring("") ]
- Returns:
IDL: [out] [retval] IUnknown**
setOLEDBCommand
int setOLEDBCommand(IUnknown ppOLEDBCommand)
IDL: [ helpstring("") ]
- Parameters:
ppOLEDBCommand
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.