Udostępnij przez


ExpressionNodeOperator Members

The ExpressionNodeOperator object represents an expression node that is an operator.

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

Public Constructors

  Name Description
ExpressionNodeOperator  

Top

Public Properties

(see also Protected Properties )

  Name Description
Bb964860.pubproperty(pl-pl,SQL.100).gif Count  Gets the number of child expression nodes that are dependent on the parent node. (inherited from ExpressionNodeChildren)
Bb964860.pubproperty(pl-pl,SQL.100).gif EnumerableChildrenList  Gets an enumerated list of dependent child expression nodes. (inherited from ExpressionNodeChildren)
Bb964860.pubproperty(pl-pl,SQL.100).gif Left Gets or sets the argument to the left of the operator.
Bb964860.pubproperty(pl-pl,SQL.100).gif OpType Gets the type of operator that is used in the expression.
Bb964860.pubproperty(pl-pl,SQL.100).gif Right Gets or sets the argument to the right of the operator.
Bb964860.pubproperty(pl-pl,SQL.100).gif Tag  Gets the tag text that is associated with the expression node. (inherited from ExpressionNode)
Bb964860.pubproperty(pl-pl,SQL.100).gif Type  Gets the type of expression node. (inherited from ExpressionNode)
Bb964860.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
Bb964860.protproperty(pl-pl,SQL.100).gif ChildrenList  (inherited from ExpressionNodeChildren )
Bb964860.protproperty(pl-pl,SQL.100).gif LastEvaluationResult  (inherited from ExpressionNode )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top