Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalRelationFunction

RelationFunction
Models a function which has a RelationalExpression as output.
Inheritance Hierarchy

Assembly: Epic.Query

Declaration Syntax
C#
[SerializableAttribute]
public abstract class RelationFunction : RelationalExpression
Members
All MembersConstructorsMethodsProperties  



MemberDescription
RelationFunction(String)
Initializes a new instance of the RelationFunction class.
Equals(RelationFunction)
Determines whether the specified RelationFunction is equal to the current RelationFunction.
Equals(RelationalExpression)
Determines whether the specified RelationalExpression is equal to the current RelationFunction.
(Overrides RelationalExpression.Equals(RelationalExpression).)
Name
Gets the name of the function.
blog comments powered by Disqus