|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface _Index
IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
_Index.Disp
Implementation, COM to Java. |
static class |
_Index.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(00000059-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 | |
|---|---|
Field |
CreateField()
[optional=3] |
Field |
CreateField(Object Name)
[optional=2] |
Field |
CreateField(Object Name,
Object Type)
[optional=1] |
Field |
CreateField(Object Name,
Object Type,
Object Size)
IDL: [ helpstring("") ] |
Property |
CreateProperty()
[optional=4] |
Property |
CreateProperty(Object Name)
[optional=3] |
Property |
CreateProperty(Object Name,
Object Type)
[optional=2] |
Property |
CreateProperty(Object Name,
Object Type,
Object Value)
[optional=1] |
Property |
CreateProperty(Object Name,
Object Type,
Object Value,
Object DDL)
IDL: [ helpstring("") ] |
boolean |
getClustered()
IDL: [ helpstring("") ] |
int |
getDistinctCount()
IDL: [ helpstring("") ] |
Object |
getFields()
IDL: [ helpstring("") ] |
boolean |
getForeign()
IDL: [ helpstring("") ] |
boolean |
getIgnoreNulls()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
boolean |
getPrimary()
IDL: [ helpstring("") ] |
boolean |
getRequired()
IDL: [ helpstring("") ] |
boolean |
getUnique()
IDL: [ helpstring("") ] |
void |
setClustered(boolean pb)
IDL: [ helpstring("") ] |
void |
setFields(Object pv)
IDL: [ helpstring("") ] |
void |
setIgnoreNulls(boolean pb)
IDL: [ helpstring("") ] |
void |
setName(String pbstr)
IDL: [ helpstring("") ] |
void |
setPrimary(boolean pb)
IDL: [ helpstring("") ] |
void |
setRequired(boolean pb)
IDL: [ helpstring("") ] |
void |
setUnique(boolean pb)
IDL: [ helpstring("") ] |
| Methods inherited from interface com.moesol.bindings.microsoft.dao._DAO |
|---|
getProperties |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Field Detail |
|---|
static final Class TYPELIB
static final GUID IID
IDL: [uuid(00000059-0000-0010-8000-00AA006D2EA4)]
| Method Detail |
|---|
String getName()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*void setName(String pbstr)
IDL: [ helpstring("") ]
pbstr - IDL: [in] BSTRboolean getForeign()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*boolean getUnique()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*void setUnique(boolean pb)
IDL: [ helpstring("") ]
pb - IDL: [in] VARIANT_BOOLboolean getClustered()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*void setClustered(boolean pb)
IDL: [ helpstring("") ]
pb - IDL: [in] VARIANT_BOOLboolean getRequired()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*void setRequired(boolean pb)
IDL: [ helpstring("") ]
pb - IDL: [in] VARIANT_BOOLboolean getIgnoreNulls()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*void setIgnoreNulls(boolean pb)
IDL: [ helpstring("") ]
pb - IDL: [in] VARIANT_BOOLboolean getPrimary()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT_BOOL*void setPrimary(boolean pb)
IDL: [ helpstring("") ]
pb - IDL: [in] VARIANT_BOOLint getDistinctCount()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*Object getFields()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*void setFields(Object pv)
IDL: [ helpstring("") ]
pv - IDL: [in] VARIANT
Field CreateField(Object Name,
Object Type,
Object Size)
IDL: [ helpstring("") ]
Name - IDL: [in] [optional] VARIANTType - IDL: [in] [optional] VARIANTSize - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Field**
Field CreateField(Object Name,
Object Type)
Field CreateField(Object Name)
Field CreateField()
Property CreateProperty(Object Name,
Object Type,
Object Value,
Object DDL)
IDL: [ helpstring("") ]
Name - IDL: [in] [optional] VARIANTType - IDL: [in] [optional] VARIANTValue - IDL: [in] [optional] VARIANTDDL - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Property**
Property CreateProperty(Object Name,
Object Type,
Object Value)
Property CreateProperty(Object Name,
Object Type)
Property CreateProperty(Object Name)
Property CreateProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||