com.moesol.bindings.platform_sdk.data_services
Class ADOCommandConstruction.Jni
java.lang.Object
com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.data_services.ADOCommandConstruction.Jni
- All Implemented Interfaces:
- IUnknown, ADOCommandConstruction
- Enclosing interface:
- ADOCommandConstruction
public static class ADOCommandConstruction.Jni
- extends IUnknown.Jni
- implements ADOCommandConstruction
Implementation, Java to COM.
ADOCommandConstruction.Jni
protected ADOCommandConstruction.Jni()
getOLEDBCommand
public IUnknown getOLEDBCommand()
- Description copied from interface:
ADOCommandConstruction
IDL: [ helpstring("") ]
- Specified by:
getOLEDBCommand
in interface ADOCommandConstruction
- Returns:
IDL: [out] [retval] IUnknown**
setOLEDBCommand
public int setOLEDBCommand(IUnknown p0)
- Description copied from interface:
ADOCommandConstruction
IDL: [ helpstring("") ]
- Specified by:
setOLEDBCommand
in interface ADOCommandConstruction
- Parameters:
p0
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.