QueryBuilder (class)

This type is found in the namespace Microsoft.PowerShell.Cmdletization

mFilterByPropertyVoid
mExcludeByPropertyVoid
mFilterByMinPropertyValueVoid
mFilterByMaxPropertyValueVoid
mFilterByAssociatedInstanceVoid
mAddQueryOptionVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

FilterByProperty

ExcludeByProperty

propertyNameSystem.String
allowedPropertyValuesSystem.Collections.IEnumerable
wildcardsEnabledSystem.Boolean
behaviorOnNoMatchMicrosoft.PowerShell.Cmdletization.BehaviorOnNoMatch

FilterByMinPropertyValue

propertyNameSystem.String
excludedPropertyValuesSystem.Collections.IEnumerable
wildcardsEnabledSystem.Boolean
behaviorOnNoMatchMicrosoft.PowerShell.Cmdletization.BehaviorOnNoMatch

FilterByMaxPropertyValue

propertyNameSystem.String
minPropertyValueSystem.Object
behaviorOnNoMatchMicrosoft.PowerShell.Cmdletization.BehaviorOnNoMatch

FilterByAssociatedInstance

propertyNameSystem.String
maxPropertyValueSystem.Object
behaviorOnNoMatchMicrosoft.PowerShell.Cmdletization.BehaviorOnNoMatch

AddQueryOption

associatedInstanceSystem.Object
associationNameSystem.String
sourceRoleSystem.String
resultRoleSystem.String
behaviorOnNoMatchMicrosoft.PowerShell.Cmdletization.BehaviorOnNoMatch

Equals

optionNameSystem.String
optionValueSystem.Object

GetHashCode

objSystem.Object

GetType

.

ToString

.
.