Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalScalarFunctionScalarFunction(String)

ScalarFunction Constructor (name)
Initializes a new instance of the ScalarFunction class.

Assembly: Epic.Query

Declaration Syntax
C#
public ScalarFunction(
	string name
)
Parameters
name (String)
Name.
Exceptions
ExceptionCondition
ArgumentNullException Is thrown when the function name is null.
blog comments powered by Disqus