Package com.moesol.bindings.microsoft.dao

Interface Summary
_Collection IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_DAO IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_DAOSuppHelp IDL: [ helpstring(""), ] enum
_DBEngine IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_DynaCollection IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_Field IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_Group IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_Index IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_QueryDef IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_Relation IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_TableDef IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
_User IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
CollatingOrderEnum IDL: [ helpstring(""), ] enum
CommitTransOptionsEnum IDL: [ helpstring(""), ] enum
Connection IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Connections IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Container IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Containers IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
CursorDriverEnum IDL: [ helpstring(""), ] enum
Database IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Databases IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
DatabaseTypeEnum IDL: [ helpstring(""), ] enum
DataTypeEnum IDL: [ helpstring(""), ] enum
Document IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Documents IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
DriverPromptEnum IDL: [ helpstring(""), ] enum
EditModeEnum IDL: [ helpstring(""), ] enum
Error IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Errors IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
FieldAttributeEnum IDL: [ helpstring(""), ] enum
Fields IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Groups IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
IdleEnum IDL: [ helpstring(""), ] enum
Indexes IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
IndexFields IDL: [ helpstring(""), hidden, dual, nonextensible, oleautomation, dispatchable ] interface
LockTypeEnum IDL: [ helpstring(""), ] enum
Parameter IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
ParameterDirectionEnum IDL: [ helpstring(""), ] enum
Parameters IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
PermissionEnum IDL: [ helpstring(""), ] enum
Properties IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Property IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
QueryDefs IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
QueryDefStateEnum IDL: [ helpstring(""), ] enum
QueryDefTypeEnum IDL: [ helpstring(""), ] enum
Recordset IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
RecordsetOptionEnum IDL: [ helpstring(""), ] enum
Recordsets IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
RecordsetTypeEnum IDL: [ helpstring(""), ] enum
RecordStatusEnum IDL: [ helpstring(""), ] enum
RelationAttributeEnum IDL: [ helpstring(""), ] enum
Relations IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
ReplicaTypeEnum IDL: [ helpstring(""), ] enum
SetOptionEnum IDL: [ helpstring(""), ] enum
SynchronizeTypeEnum IDL: [ helpstring(""), ] enum
TableDefAttributeEnum IDL: [ helpstring(""), ] enum
TableDefs IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
UpdateCriteriaEnum IDL: [ helpstring(""), ] enum
UpdateTypeEnum IDL: [ helpstring(""), ] enum
Users IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Workspace IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Workspaces IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
WorkspaceTypeEnum IDL: [ helpstring(""), ] enum
 

Class Summary
_Collection.Disp Implementation, COM to Java.
_Collection.Jni Implementation, Java to COM.
_DAO.Disp Implementation, COM to Java.
_DAO.Jni Implementation, Java to COM.
_DBEngine.Disp Implementation, COM to Java.
_DBEngine.Jni Implementation, Java to COM.
_DynaCollection.Disp Implementation, COM to Java.
_DynaCollection.Jni Implementation, Java to COM.
_Field.Disp Implementation, COM to Java.
_Field.Jni Implementation, Java to COM.
_Group.Disp Implementation, COM to Java.
_Group.Jni Implementation, Java to COM.
_Index.Disp Implementation, COM to Java.
_Index.Jni Implementation, Java to COM.
_QueryDef.Disp Implementation, COM to Java.
_QueryDef.Jni Implementation, Java to COM.
_Relation.Disp Implementation, COM to Java.
_Relation.Jni Implementation, Java to COM.
_TableDef.Disp Implementation, COM to Java.
_TableDef.Jni Implementation, Java to COM.
_User.Disp Implementation, COM to Java.
_User.Jni Implementation, Java to COM.
Connection.Disp Implementation, COM to Java.
Connection.Jni Implementation, Java to COM.
Connections.Disp Implementation, COM to Java.
Connections.Jni Implementation, Java to COM.
Container.Disp Implementation, COM to Java.
Container.Jni Implementation, Java to COM.
Containers.Disp Implementation, COM to Java.
Containers.Jni Implementation, Java to COM.
Database.Disp Implementation, COM to Java.
Database.Jni Implementation, Java to COM.
Databases.Disp Implementation, COM to Java.
Databases.Jni Implementation, Java to COM.
DBEngine IDL: [ helpstring(""), appobject, creatable, licensed, predefined ]

coclass DBEngine {
    [default] dispatch _DBEngine
};

DBEngine.Jni  
Document.Disp Implementation, COM to Java.
Document.Jni Implementation, Java to COM.
Documents.Disp Implementation, COM to Java.
Documents.Jni Implementation, Java to COM.
Error.Disp Implementation, COM to Java.
Error.Jni Implementation, Java to COM.
Errors.Disp Implementation, COM to Java.
Errors.Jni Implementation, Java to COM.
Field IDL: [ helpstring(""), creatable, licensed ]

coclass Field {
    [default] dispatch _Field
};

Field.Jni  
Fields.Disp Implementation, COM to Java.
Fields.Jni Implementation, Java to COM.
Group IDL: [ helpstring(""), creatable, licensed ]

coclass Group {
    [default] dispatch _Group
};

Group.Jni  
Groups.Disp Implementation, COM to Java.
Groups.Jni Implementation, Java to COM.
Index IDL: [ helpstring(""), creatable, licensed ]

coclass Index {
    [default] dispatch _Index
};

Index.Jni  
Indexes.Disp Implementation, COM to Java.
Indexes.Jni Implementation, Java to COM.
IndexFields.Disp Implementation, COM to Java.
IndexFields.Jni Implementation, Java to COM.
LanguageConstants  
Parameter.Disp Implementation, COM to Java.
Parameter.Jni Implementation, Java to COM.
Parameters.Disp Implementation, COM to Java.
Parameters.Jni Implementation, Java to COM.
PrivDBEngine IDL: [ helpstring("DAO 3.0 DBEngine (private)"), creatable, licensed, hidden ]

coclass PrivDBEngine {
    [default] dispatch _DBEngine
};

PrivDBEngine.Jni  
Properties.Disp Implementation, COM to Java.
Properties.Jni Implementation, Java to COM.
Property.Disp Implementation, COM to Java.
Property.Jni Implementation, Java to COM.
QueryDef IDL: [ helpstring(""), creatable, licensed ]

coclass QueryDef {
    [default] dispatch _QueryDef
};

QueryDef.Jni  
QueryDefs.Disp Implementation, COM to Java.
QueryDefs.Jni Implementation, Java to COM.
Recordset.Disp Implementation, COM to Java.
Recordset.Jni Implementation, Java to COM.
Recordsets.Disp Implementation, COM to Java.
Recordsets.Jni Implementation, Java to COM.
Relation IDL: [ helpstring(""), creatable, licensed ]

coclass Relation {
    [default] dispatch _Relation
};

Relation.Jni  
Relations.Disp Implementation, COM to Java.
Relations.Jni Implementation, Java to COM.
TableDef IDL: [ helpstring(""), creatable, licensed ]

coclass TableDef {
    [default] dispatch _TableDef
};

TableDef.Jni  
TableDefs.Disp Implementation, COM to Java.
TableDefs.Jni Implementation, Java to COM.
TYPELIB_00025E01_0000_0000_C000_000000000046 Type library information.
User IDL: [ helpstring(""), creatable, licensed ]

coclass User {
    [default] dispatch _User
};

User.Jni  
Users.Disp Implementation, COM to Java.
Users.Jni Implementation, Java to COM.
Workspace.Disp Implementation, COM to Java.
Workspace.Jni Implementation, Java to COM.
Workspaces.Disp Implementation, COM to Java.
Workspaces.Jni Implementation, Java to COM.
 



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