Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalScalar

Scalar
This is the base class for all scalar types.
Inheritance Hierarchy

Assembly: Epic.Query

Declaration Syntax
C#
[SerializableAttribute]
public abstract class Scalar : AlgebraicExpression, 
	IEquatable<Scalar>
Members
All MembersMethodsProperties   



MemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Scalar.
(Overrides Object.Equals(Object).)
Equals(Scalar)
Determines whether the specified Scalar is equal to the current Scalar.
GetHashCode()()()()
Serves as a hash function for a Scalar object.
(Overrides Object.GetHashCode()()()().)
Type
Gets the type.
blog comments powered by Disqus