共用方式為


ExpressionNodeAttribute 成員

The ExpressionNodeAttribute object represents an attribute of a policy-based management expression node.

ExpressionNodeAttribute 型別公開下列成員。

建構函式

  名稱 描述
公用方法 ExpressionNodeAttribute(String) Initializes a new instance of the ExpressionNodeAttribute class that has the specified name.
公用方法 ExpressionNodeAttribute(String, Type) Initializes a new instance of the ExpressionNodeAttribute class that has the specified name and type.

頂端

方法

  名稱 描述
公用方法 ConvertToFilterNode Creates a filter node by converting the expression node. (繼承自 ExpressionNode。)
公用方法 DeepClone (覆寫 ExpressionNode. . :: . .DeepClone() () () ()。)
受保護的方法 DeserializeProperties (繼承自 ExpressionNode。)
受保護的方法 DeserializeResult (繼承自 ExpressionNode。)
受保護的方法 DoConvertToFilterNode (繼承自 ExpressionNode。)
受保護的方法 DoEnumAttributes (繼承自 ExpressionNode。)
公用方法 EnumChildren Returns an enumerated list of dependent expression nodes. (繼承自 ExpressionNode。)
受保護的方法 EqualProperties (繼承自 ExpressionNode。)
公用方法 Equals Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (繼承自 ExpressionNode。)
公用方法 Evaluate(FacetEvaluationContext) (繼承自 ExpressionNode。)
公用方法 Evaluate(FacetEvaluationContext, Boolean) (繼承自 ExpressionNode。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 ExpressionNode。)
公用方法 GetResult Gets the result that is returned when an expression is deserialized. (繼承自 ExpressionNode。)
公用方法 GetResultString (繼承自 ExpressionNode。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 ReadEndElement (繼承自 ExpressionNode。)
公用方法 Serialize Serializes the expression node to the specified XML Writer. (繼承自 ExpressionNode。)
受保護的方法 SerializeProperties (繼承自 ExpressionNode。)
受保護的方法 SerializeResult (繼承自 ExpressionNode。)
受保護的方法 SetFilterNodeCompatible (繼承自 ExpressionNode。)
受保護的方法 SetHasScript (繼承自 ExpressionNode。)
受保護的方法 SetNameConditionType (繼承自 ExpressionNode。)
受保護的方法 SetNodeType (繼承自 ExpressionNode。)
受保護的方法 SetObjectName (繼承自 ExpressionNode。)
受保護的方法 SetProperties (繼承自 ExpressionNode。)
受保護的方法 SetTypeClass (繼承自 ExpressionNode。)
公用方法 ToString (覆寫 ExpressionNode. . :: . .ToString() () () ()。)
公用方法 ToStringForDisplay (覆寫 ExpressionNode. . :: . .ToStringForDisplay() () () ()。)
公用方法 ToStringForUrn Returns the referenced object in URN format. (繼承自 ExpressionNode。)

頂端

屬性

  名稱 描述
受保護的屬性 LastEvaluationResult (繼承自 ExpressionNode。)
公用屬性 Name
公用屬性 Tag Gets the tag text that is associated with the expression node. (繼承自 ExpressionNode。)
公用屬性 Type Gets the type of expression node. (繼承自 ExpressionNode。)
公用屬性 TypeClass Gets the class type when the expression node represents an object. (繼承自 ExpressionNode。)

頂端