|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IQueryTableDataSourceDescription
COM Interface 'IQueryTableDataSourceDescription'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the available properties of a table datasource description object.' 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 |
IID69774a30_a462_4b58_8365_9a265c23dd02
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getGeometryType()
Geometry type on spatial column if presents. |
java.lang.String |
getOIDFields()
Unique Key Field(s). |
java.lang.String |
getQuery()
Query statement. |
ISpatialReference |
getSpatialReference()
The spatial reference. |
void |
setGeometryType(int pGeometryType)
Geometry type on spatial column if presents. |
void |
setOIDFields(java.lang.String pOIDFields)
Unique Key Field(s). |
void |
setQuery(java.lang.String pQuery)
Query statement. |
void |
setSpatialReferenceByRef(ISpatialReference spatialReference)
The spatial reference. |
| Field Detail |
|---|
static final int IID69774a30_a462_4b58_8365_9a265c23dd02
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getQuery()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setQuery(java.lang.String pQuery)
throws java.io.IOException,
AutomationException
pQuery - The pQuery (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getOIDFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOIDFields(java.lang.String pOIDFields)
throws java.io.IOException,
AutomationException
pOIDFields - The pOIDFields (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGeometryType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeometryType(int pGeometryType)
throws java.io.IOException,
AutomationException
pGeometryType - A com.esri.arcgis.geometry.esriGeometryType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference spatialReference)
throws java.io.IOException,
AutomationException
spatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (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 | ||||||||