Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalConstant

Constant
Constant value in a relational predicate.
Inheritance Hierarchy

Assembly: Epic.Query

Declaration Syntax
C#
[SerializableAttribute]
public abstract class Constant : Scalar, 
	IEquatable<Constant>
Remarks
This abstract class cannot be inherited on its own: you must derive Constant<(Of <(<'TValue>)>)>.
Members
All MembersMethods    



MemberDescription
Equals(Constant)
Determines whether the specified Constant is equal to the current Constant.
Equals(Scalar)
Determines whether the specified Scalar is equal to the current Constant.
(Overrides Scalar.Equals(Scalar).)
blog comments powered by Disqus