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. |
Public Fields
Name | Description | |
---|---|---|
![]() |
externalDescription | Indicates an AssemblyDescription object that supports an external query description. |
![]() |
externalDisplayName | Indicates an AssemblyDescription object that supports an external query display name. |
![]() |
imagesDescription | Indicates the NodeImagesDescription object that is associated with the query. |
![]() |
queryProcessingAssembly | Indicates the AssemblyDescription object that is associated with the query processing assembly. |
![]() |
resourceAssembly | Indicates the AssemblyDescription object that is associated with the resource assembly for the query. |
![]() |
restrictedClipboardFormats | Indicates a System.Collections.Generic.List object that represents strings for the restricted clipboard formats for the query. |
![]() |
supportedTypes | Indicates a System.Collections.Generic.List object that represents types that are supported by the query. |
![]() |
unrestrictedClipboardFormats | Indicates a System.Collections.Generic.List object that represents strings for the unrestricted clipboard formats for the query. |
![]() |
viewAssemblyDescription | Indicates a System.Collections.Generic.List object that represents ViewAssemblyDescription objects that are associated with the query. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
BaseQuery | Gets or sets the name of the base unprocessed query that allows search folders to implement "Find Anywhere" functionality. |
![]() |
DisplayDescription | Gets or sets the text that is displayed in the request status bar of Microsoft Management Console for the query description. |
![]() |
DisplayName | Gets or sets the main display name for the result object, for display in the Microsoft Management Console. |
![]() |
ExpandImmediate | Gets or sets a value indicating whether the Configuration Manager console should perform next-level expansion. |
![]() |
FolderQuery | Gets or sets a value that indicates whether the query is a folder query. |
![]() |
HelpTopic | Gets or sets the Help topic that is launched by the console when the user selects Help. |
![]() |
InheritedByRelative | Gets or sets a value that indicates whether the query description is passed to the next level in the tree. |
![]() |
LimitResultsCountKey | Gets or sets a key for the class that is retrieved from the query. |
![]() |
LimitResultsKey | Gets or sets a key that indicates that query results should be limited to the number of specified results. |
![]() |
MatchPattern | Gets or sets a regular expression that is executed against the value of the MatchValueToTest property to determine when the query is run. |
![]() |
MatchValueToTest | Gets or sets a regular expression that is executed against the value of the MatchPattern property to determine when the query is run. |
![]() |
NamespaceGuid | Gets or sets the GUID of the created query. |
![]() |
PreviouslyEscaped | Gets or sets a value indicating if query replacement processing is escaping the replacement string using the current EscapeQueryString method. |
![]() |
Query | Gets or sets the name of the query to run. |
![]() |
QueryId | Gets or sets a GUID for the query. |
![]() |
QueryPriority | Gets or sets the relative priority of the query in relation to other queries in the same node definition. |
![]() |
QueryType | Gets or sets the data type for the query. |
![]() |
ReturnedClassType | Gets or sets the class type that is retrieved by the query. |
![]() |
SearchFolderQueryOnly | Gets or sets a value that indicates whether the query is processed only when the user is navigating a search folder. |
![]() |
SupportsCountQuery | Gets or sets a value that indicates whether a count query is supported. |
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Creates a copy of the query description that can be used safely when processing the query string for various inherited nodes. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
ToString | (inherited from Object ) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.