Passes initial setup information about a query in Configuration Manager 2007, including the count of items in the result set.

The following tables list the members exposed by the QueryProcessorSetupEventArgs type.

Public Constructors

  Name Description
QueryProcessorSetupEventArgs Initializes a new instance of QueryProcessorSetupEventArgs.
Top

Public Fields

  Name Description
public field static Empty  (inherited from EventArgs )
Top

Public Properties

  Name Description
public property ItemCount Gets the count of items in the result set for the query.
public property ProgressPercentage  (inherited from ProgressChangedEventArgs )
public property UserState  (inherited from ProgressChangedEventArgs )
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.