![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
QueryFunctionality Constructor(String,MapResource) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > QueryFunctionality Class > QueryFunctionality Constructor : QueryFunctionality Constructor(String,MapResource) |
- name
- Name of the functionality.
- resource
- Map resource used to perform queries.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal resource As MapResource _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim name As String Dim resource As MapResource Dim instance As New QueryFunctionality(name, resource) |
C# | |
---|---|
public QueryFunctionality( string name, MapResource resource ) |
Parameters
- name
- Name of the functionality.
- resource
- Map resource used to perform queries.
The normal way of obtaining a QueryFunctionality is to use the CreateFunctionality method on the map resource you want to query. See the QueryFunctionality overview for more information.
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