|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureServerInfo
Provides access to the available properties of a feature server info object.
| Method Summary | |
|---|---|
String |
getCopyrightText()
getCopyrightText |
double |
getCurrentVersion()
getCurrentVersion |
String |
getDescription()
getDescription |
IPropertySet |
getDocumentInfo()
getDocumentInfo |
IEnvelope |
getFullExtent()
getFullExtent |
IEnvelope |
getInitialExtent()
getInitialExtent |
ITableIdentities |
getLayerIdentities()
getLayerIdentities |
int |
getMaxRecordCount()
getMaxRecordCount |
String |
getServiceDescription()
getServiceDescription |
ISpatialReference |
getSpatialReference()
getSpatialReference |
ITableIdentities |
getTableIdentities()
getTableIdentities |
int |
getUnits()
getUnits |
double |
getZDefault()
getZDefault |
boolean |
isAllowGeometryUpdates()
isAllowGeometryUpdates |
boolean |
isAllowTrueCurvesUpdates()
isAllowTrueCurvesUpdates |
boolean |
isEnableZDefaults()
isEnableZDefaults |
boolean |
isHasVersionedData()
isHasVersionedData |
boolean |
isSupportsDisconnectedEditing()
isSupportsDisconnectedEditing |
| Method Detail |
|---|
boolean isAllowGeometryUpdates()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAllowTrueCurvesUpdates()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getCopyrightText()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getCurrentVersion()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getDocumentInfo()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEnableZDefaults()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getFullExtent()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasVersionedData()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getInitialExtent()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITableIdentities getLayerIdentities()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxRecordCount()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISpatialReference getSpatialReference()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getServiceDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSupportsDisconnectedEditing()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITableIdentities getTableIdentities()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUnits()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getZDefault()
throws IOException,
AutomationException
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 | ||||||||