Udostępnij przez


ExpressionNodeConstant Members

The ExpressionNodeConstant object represents an objectthat is used in an expression.

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

Public Constructors

  Name Description
ExpressionNodeConstant Initializes a new instance of the ExpressionNodeConstant class that has the specified object.

Top

Public Properties

(see also Protected Properties )

  Name Description
Bb965239.pubproperty(pl-pl,SQL.100).gif Tag  Gets the tag text that is associated with the expression node. (inherited from ExpressionNode)
Bb965239.pubproperty(pl-pl,SQL.100).gif Type  Gets the type of expression node. (inherited from ExpressionNode)
Bb965239.pubproperty(pl-pl,SQL.100).gif TypeClass  Gets the class type when the expression node represents an object. (inherited from ExpressionNode)
Bb965239.pubproperty(pl-pl,SQL.100).gif Value Gets the object value that is the expression node constant.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top