![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
SdeWorkspace Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Data Namespace : SdeWorkspace Class |

Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class SdeWorkspace Inherits Workspace |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SdeWorkspace |
C# | |
---|---|
[SerializableAttribute()] public class SdeWorkspace : Workspace |
The SdeWorkspace class enables adding layers dynamically to the map for display or query. SdeWorkspace adds ArcSDE layers to the map, which are spatial layers stored in a database. See ArcIMS Help for more information on data sources for ArcIMS.
A single workspace object can be used to add multiple layers. For example, if you have two ArcSDE layers within a database, the same SdeWorkspace can be used to add both layers to the map.
Since dynamic layers are not supported with ArcMap Server image service, this class is not available for use with ArcMap Server.
For more information on ArcSDE data sources, see ArcIMS Help.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family