Udostępnij przez


ExpressionNodeGroup Members

The ExpressionNodeGroup object represents an expression node that is a group.

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

Public Constructors

  Name Description
ExpressionNodeGroup Initializes a new instance of the ExpressionNodeGroup class that has the specified expression node.

Top

Public Properties

(see also Protected Properties )

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top