|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IQueryFilterDefinition
COM Interface 'IQueryFilterDefinition'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to query filter definition properties.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID90f3c7ca_30d5_454b_ab33_fb869991edfe
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFilterDefs |
getFilterDefs()
The filter definitions specified for this query filter. |
java.lang.String |
getPostfixClause()
A clause that will be appended to the SELECT statement, following the where clause. |
void |
setFilterDefsByRef(IFilterDefs filters)
The filter definitions specified for this query filter. |
void |
setPostfixClause(java.lang.String clause)
A clause that will be appended to the SELECT statement, following the where clause. |
| Field Detail |
|---|
static final int IID90f3c7ca_30d5_454b_ab33_fb869991edfe
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getPostfixClause()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPostfixClause(java.lang.String clause)
throws java.io.IOException,
AutomationException
clause - The clause (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFilterDefs getFilterDefs()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFilterDefsByRef(IFilterDefs filters)
throws java.io.IOException,
AutomationException
filters - A reference to a com.esri.arcgis.geodatabase.IFilterDefs (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||