Membri ExpressionNode
The ExpressionNode object represents a policy-based management expression node. The expression node describes part of an expression, such as a constant value, an operator, or a function.
Il tipo ExpressionNode espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ExpressionNode | Initializes a new instance of the ExpressionNode class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
ConstructNode | ||
ConvertFromFilterNode(FilterNode) | ||
ConvertFromFilterNode(FilterNode, Type) | ||
ConvertFromString | ||
ConvertToFilterNode | Creates a filter node by converting the expression node. | |
ConvertToIntWithCheck | ||
ConvertToString | ||
DeepClone | Creates a copy of the referenced object. This includes all its properties. | |
Deserialize(String) | Deserializes an expression node from a string. | |
Deserialize(XmlReader) | Deserializes an expression node from an XML reader. | |
DeserializeProperties | ||
DeserializeResult | ||
DeserializeWithResult | ||
DoConvertToFilterNode | ||
DoEnumAttributes | ||
EnumChildren | Returns an enumerated list of dependent expression nodes. | |
EqualProperties | ||
Equals | Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (Esegue l'override di Object. . :: . .Equals(Object).) | |
Evaluate(FacetEvaluationContext) | ||
Evaluate(FacetEvaluationContext, Boolean) | ||
Finalize | (Ereditato da Object). | |
GetHashCode | (Esegue l'override di Object. . :: . .GetHashCode() () () ().) | |
GetResult | Gets the result that is returned when an expression is deserialized. | |
GetResultString | ||
GetType | (Ereditato da Object). | |
MatchType< (Of < <' (T> ) > > ) | ||
MemberwiseClone | (Ereditato da Object). | |
MoveToElementWithCheck | ||
Parse(String) | Parses the specified string. | |
Parse(String, Type) | Parses the specified string. | |
ReadElementWithCheck | ||
ReadEndElement | ||
ReadNodeWithCheck | ||
ReadSimpleNodeWithCheck | ||
ReadWithCheck | ||
ResolveEnum | ||
Serialize | Serializes the expression node to the specified XML Writer. | |
SerializeNode | Serializes the expression node to a text string. | |
SerializeNodeWithResult | Serializes the expression node to a text string. | |
SerializeProperties | ||
SerializeResult | ||
SetFilterNodeCompatible | ||
SetHasScript | ||
SetNameConditionType | ||
SetNodeType | ||
SetObjectName | ||
SetProperties | ||
SetTypeClass | ||
ToString | Returns the referenced object in string format. (Esegue l'override di Object. . :: . .ToString() () () ().) | |
ToStringForDisplay | Returns the referenced object in string format for display. | |
ToStringForUrn | Returns the referenced object in URN format. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
LastEvaluationResult | ||
Tag | Gets the tag text that is associated with the expression node. | |
Type | Gets the type of expression node. | |
TypeClass | Gets the class type when the expression node represents an object. |
In alto