Udostępnij za pośrednictwem


ExpressionNodeFunction Members

The ExpressionNodeFunction object represents part of a policy-based management expression that is a function.

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

Public Constructors

  Name Description
ExpressionNodeFunction Initializes a new instance of the ExpressionNodeFunction class that has the specified function and arguments.

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc287458.pubproperty(pl-pl,SQL.100).gif Count  Gets the number of child expression nodes that are dependent on the parent node. (inherited from ExpressionNodeChildren)
Cc287458.pubproperty(pl-pl,SQL.100).gif EnumerableChildrenList  Gets an enumerated list of dependent child expression nodes. (inherited from ExpressionNodeChildren)
Cc287458.pubproperty(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif FunctionsDefinitions Gets the function definitions.
Cc287458.pubproperty(pl-pl,SQL.100).gif FunctionType Gets the type of function.
Cc287458.pubproperty(pl-pl,SQL.100).gif ReturnType Gets the type that is returned by the function.
Cc287458.pubproperty(pl-pl,SQL.100).gif Tag  Gets the tag text that is associated with the expression node. (inherited from ExpressionNode)
Cc287458.pubproperty(pl-pl,SQL.100).gif Type  Gets the type of expression node. (inherited from ExpressionNode)
Cc287458.pubproperty(pl-pl,SQL.100).gif TypeClass  Gets the class type when the expression node represents an object. (inherited from ExpressionNode)

Top

Protected Properties

  Name Description
Cc287458.protproperty(pl-pl,SQL.100).gif ChildrenList  (inherited from ExpressionNodeChildren )
Cc287458.protproperty(pl-pl,SQL.100).gif LastEvaluationResult  (inherited from ExpressionNode )

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ConstructNode  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ConvertFromFilterNode  Overloaded. (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif ConvertToFilterNode  Creates a filter node by converting the expression node. (inherited from ExpressionNode)
Cc287458.pubmethod(pl-pl,SQL.100).gif DeepClone Overridden. Creates a copy of the referenced object. This includes all its properties.
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif Deserialize  Overloaded. (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif DeserializeWithResult  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif EnumChildren  Returns an enumerated list of dependent expression nodes. (inherited from ExpressionNodeChildren)
Cc287458.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif Evaluate  Overloaded. (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif GetResult  Gets the result that is returned when an expression is deserialized. (inherited from ExpressionNode)
Cc287458.pubmethod(pl-pl,SQL.100).gif GetResultString  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif MatchType  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif Parse  Overloaded. (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc287458.pubmethod(pl-pl,SQL.100).gif Serialize  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif SerializeNode  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif SerializeNodeWithResult  (inherited from ExpressionNode )
Cc287458.pubmethod(pl-pl,SQL.100).gif ToString Overridden. Returns the referenced object in string format.
Cc287458.pubmethod(pl-pl,SQL.100).gif ToStringForDisplay Overridden. Returns the referenced object in string format for display.
Cc287458.pubmethod(pl-pl,SQL.100).gif ToStringForUrn  Returns the referenced object in URN format. (inherited from ExpressionNode)

Top

Protected Methods

  Name Description
Cc287458.protmethod(pl-pl,SQL.100).gif Add  (inherited from ExpressionNodeChildren )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ConvertFromString  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ConvertToIntWithCheck  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ConvertToString  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif DeserializeProperties  (inherited from ExpressionNodeChildren )
Cc287458.protmethod(pl-pl,SQL.100).gif DeserializeResult  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif DoConvertToFilterNode  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif DoEnumAttributes  (inherited from ExpressionNodeChildren )
Cc287458.protmethod(pl-pl,SQL.100).gif EqualProperties  (inherited from ExpressionNodeChildren )
Cc287458.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc287458.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif MoveToElementWithCheck  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ReadElementWithCheck  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif ReadEndElement  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ReadNodeWithCheck  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ReadSimpleNodeWithCheck  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ReadWithCheck  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gifCc287458.static(pl-pl,SQL.100).gif ResolveEnum  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SerializeProperties  (inherited from ExpressionNodeChildren )
Cc287458.protmethod(pl-pl,SQL.100).gif SerializeResult  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetFilterNodeCompatible  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetHasScript  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetNameConditionType  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetNodeType  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetObjectName  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetProperties  (inherited from ExpressionNode )
Cc287458.protmethod(pl-pl,SQL.100).gif SetTypeClass  (inherited from ExpressionNode )

Top