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




Syntax

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

See Also

© 2010 All Rights Reserved.