Visual Basic (Declaration) | |
---|---|
Public Enum FeatureLayer.QueryMode Inherits System.Enum |
C# | |
---|---|
public enum FeatureLayer.QueryMode : System.Enum |
Member | Description |
---|---|
OnDemand | Gets the features in the current extent and caches upto the OnDemandCacheSize number of features |
SelectionOnly | Has its graphics collection managed by selection tools |
Snapshot | Gets a snapshot of all or all available features |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.FeatureLayer.QueryMode
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family