ESRI.ArcGIS.ADF.ArcGISServer
QueryRowCountCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : QueryRowCountCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event QueryRowCountCompleted() As QueryRowCountCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim handler As QueryRowCountCompletedEventHandler
 
AddHandler instance.QueryRowCountCompleted, handler
C# 
public event QueryRowCountCompletedEventHandler QueryRowCountCompleted()

See Also

© 2010 All Rights Reserved.