com.moesol.bindings.platform_sdk.data_services
Interface _ADO

All Superinterfaces:
IDispatch, IUnknown
All Known Subinterfaces:
_Command, _Connection, _Parameter, _Record, _Recordset, Command15, Command25, Connection15, Field, Field15, Field20, Recordset15, Recordset20, Recordset21
All Known Implementing Classes:
_ADO.Jni, _Command.Jni, _Connection.Jni, _Parameter.Jni, _Record.Jni, _Recordset.Jni, Command, Command.Jni, Command15.Jni, Command25.Jni, Connection, Connection.Jni, Connection15.Jni, Field.Jni, Field15.Jni, Field20.Jni, Parameter, Parameter.Jni, Record, Record.Jni, Recordset, Recordset.Jni, Recordset15.Jni, Recordset20.Jni, Recordset21.Jni

public interface _ADO
extends IDispatch

IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface


Nested Class Summary
static class _ADO.Disp
          Implementation, COM to Java.
static class _ADO.Jni
          Implementation, Java to COM.
 
Field Summary
static GUID IID
          IDL: [uuid(00000534-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
 Properties getProperties()
          IDL: [ helpstring("") ]
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Field Detail

TYPELIB

static final Class TYPELIB

IID

static final GUID IID
IDL: [uuid(00000534-0000-0010-8000-00AA006D2EA4)]

Method Detail

getProperties

Properties getProperties()
IDL: [ helpstring("") ]

Returns:
IDL: [out] [retval] Properties**


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.