Udostępnij przez


ExpressionNodeChildren Members

The ExpressionNodeChildren object represents the child expression nodes that are dependent on an expression node.

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

Protected Constructors

  Name Description
ExpressionNodeChildren Initializes a new instance of the ExpressionNodeChildren class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Bb934247.pubproperty(pl-pl,SQL.100).gif Count Gets the number of child expression nodes that are dependent on the parent node.
Bb934247.pubproperty(pl-pl,SQL.100).gif EnumerableChildrenList Gets an enumerated list of dependent child expression nodes.
Bb934247.pubproperty(pl-pl,SQL.100).gif Tag  Gets the tag text that is associated with the expression node. (inherited from ExpressionNode)
Bb934247.pubproperty(pl-pl,SQL.100).gif Type  Gets the type of expression node. (inherited from ExpressionNode)
Bb934247.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
Bb934247.protproperty(pl-pl,SQL.100).gif ChildrenList  
Bb934247.protproperty(pl-pl,SQL.100).gif LastEvaluationResult  (inherited from ExpressionNode )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top