|
| ESRI.ArcGIS.ADF.IMS | |
| StoredQueryCollection Class | |
| Members See Also Send Feedback | |
| ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : StoredQueryCollection Class |

| Visual Basic (Declaration) | |
|---|---|
<DefaultMemberAttribute("Item")> <SerializableAttribute()> Public Class StoredQueryCollection Inherits ESRI.ArcGIS.ADF.ThreadSafeCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As StoredQueryCollection | |
| C# | |
|---|---|
[DefaultMemberAttribute("Item")] [SerializableAttribute()] public class StoredQueryCollection : ESRI.ArcGIS.ADF.ThreadSafeCollection | |
For an example of accessing a StoredQueryCollection, see the StoredQuery overview.
A StoredQueryCollection may be present in a map layer in its StoredQueries property, if defined by the author of the map service. Stored queries allow the author to pre-define appropriate queries on layers in the map.
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