ESRI.ArcGIS.ADF.IMS
ESRI.ArcGIS.ADF.IMS.Data Namespace
See Also  Inheritance Hierarchy Send Feedback
ESRI.ArcGIS.ADF.IMS.Data contains classes for working with workspaces in ArcIMS map services. Workspaces define the location from which data are accessed, and include file-based sources such as shapefiles and image files and ArcSDE servers.

Classes

 ClassDescription
ClassDataset An object that references a workspace from which a layer gets its data.
ClassFeatureDataset A Dataset object that stores location information for the data in a FeatureLayer.
ClassImageDataset A Dataset object that stores location information for the data in a ImageLayer.
ClassImageWorkspace An object that represents a workspace for an ImageDataset.
ClassLayerIDDataset A Dataset object that references the dataset of another layer.
ClassNamedWorkspace A Workspace that exists in the ArcIMS service, and can be referenced.
ClassSdeWorkspace A Workspace object that points to an Sde data-source.
ClassShapeWorkspace A Workspace object that points to a shapefile data source.
ClassStaticLayerDataset A Dataset object for static layers.
ClassWorkspace An object that points to data and is referenced by a Dataset.

See Also

© 2011 All Rights Reserved.