다음을 통해 공유


QueryDescription Members

Summary description for a query, represented by a QueryDescription XML element.

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

Public Constructors

  Name Description
  QueryDescription Initializes a new instance of QueryDescription.

Top

Public Fields

  Name Description
public field externalDescription Indicates an AssemblyDescription object that supports an external query description.
public field externalDisplayName Indicates an AssemblyDescription object that supports an external query display name.
public field imagesDescription Indicates the NodeImagesDescription object that is associated with the query.
public field queryProcessingAssembly Indicates the AssemblyDescription object that is associated with the query processing assembly.
public field resourceAssembly Indicates the AssemblyDescription object that is associated with the resource assembly for the query.
public field restrictedClipboardFormats Indicates a System.Collections.Generic.List object that represents strings for the restricted clipboard formats for the query.
public field supportedTypes Indicates a System.Collections.Generic.List object that represents types that are supported by the query.
public field unrestrictedClipboardFormats Indicates a System.Collections.Generic.List object that represents strings for the unrestricted clipboard formats for the query.
public field viewAssemblyDescription Indicates a System.Collections.Generic.List object that represents ViewAssemblyDescription objects that are associated with the query.

Top

Public Properties

  Name Description
public property BaseQuery Gets or sets the name of the base unprocessed query that allows search folders to implement "Find Anywhere" functionality.
public property DisplayDescription Gets or sets the text that is displayed in the request status bar of Microsoft Management Console for the query description.
public property DisplayName Gets or sets the main display name for the result object, for display in the Microsoft Management Console.
public property ExpandImmediate Gets or sets a value indicating whether the Configuration Manager console should perform next-level expansion.
public property FolderQuery Gets or sets a value that indicates whether the query is a folder query.
public property HelpTopic Gets or sets the Help topic that is launched by the console when the user selects Help.
public property InheritedByRelative Gets or sets a value that indicates whether the query description is passed to the next level in the tree.
public property LimitResultsCountKey Gets or sets a key for the class that is retrieved from the query.
public property LimitResultsKey Gets or sets a key that indicates that query results should be limited to the number of specified results.
public property MatchPattern Gets or sets a regular expression that is executed against the value of the MatchValueToTest property to determine when the query is run.
public property MatchValueToTest Gets or sets a regular expression that is executed against the value of the MatchPattern property to determine when the query is run.
public property NamespaceGuid Gets or sets the GUID of the created query.
public property PreviouslyEscaped Gets or sets a value indicating if query replacement processing is escaping the replacement string using the current EscapeQueryString method.
public property Query Gets or sets the name of the query to run.
public property QueryId Gets or sets a GUID for the query.
public property QueryPriority Gets or sets the relative priority of the query in relation to other queries in the same node definition.
public property QueryType Gets or sets the data type for the query.
public property ReturnedClassType Gets or sets the class type that is retrieved by the query.
public property SearchFolderQueryOnly Gets or sets a value that indicates whether the query is processed only when the user is navigating a search folder.
public property SupportsCountQuery Gets or sets a value that indicates whether a count query is supported.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Clone Creates a copy of the query description that can be used safely when processing the query string for various inherited nodes.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ShouldSerializeDisplayDescription Determines whether the DisplayDescription property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeDisplayName Determines whether the DisplayName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeexternalDescription Determines whether the externalDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeexternalDisplayName Determines whether the externalDisplayName field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeHelpTopic Determines whether the HelpTopic property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeimagesDescription Determines whether the imagesDescription field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeLimitResultsCountKey Determines whether the LimitResultsCountKey property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeLimitResultsKey Determines whether the LimitResultsKey property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeMatchPattern Determines whether the MatchPattern property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeMatchValueToTest Determines whether the MatchValueToTest property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeNamespaceGuid Determines whether the NamespaceGuid property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeQuery Determines whether the Query property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializequeryProcessingAssembly Determines whether the queryProcessingAssembly field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeQueryType Determines whether the QueryType property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeresourceAssembly Determines whether the resourceAssembly field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializerestrictedClipboardFormats Determines whether the restrictedClipboardFormats field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeReturnedClassType Determines whether the ReturnedClassType property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializesupportedTypes Determines whether the supportedTypes field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeunrestrictedClipboardFormats Determines whether the unrestrictedClipboardFormats field should be serialized. This method supports the infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeviewAssemblyDescription Determines whether the viewAssemblyDescription field should be serialized. This method supports the infrastructure and is not intended to be used directly from your code.
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

Reference

QueryDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
AssemblyDescription Class
NodeImagesDescription Class
ViewAssemblyDescription

Other Resources

About Configuration Manager Console Views
Configuration Manager Console Node XML