![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Variable Property | |
See Also Example Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > StoredQuery Class : Variable Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Variable As StoredQueryVariable |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As StoredQuery Dim value As StoredQueryVariable value = instance.Variable |
C# | |
---|---|
public StoredQueryVariable Variable {get;} |
For an example, see the StoredQuery overview.
Visual Basic | ![]() |
---|---|
The Variable defines an item to replace within the WhereExpression of the stored query. The Name occurs within the WhereExpression. Replace the Name value within the WhereExpression with the actual value to query.
Only one variable per StoredQuery is supported in the ADF.
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