C# 클래스 DbExpressions.DbMathematicalFunctionExpression

Represents calling a built in mathematical function in the target DBMS.
상속: DbFunctionExpression
파일 보기 프로젝트 열기: seesharper/DbExpressions 1 사용 예제들

비공개 메소드들

메소드 설명
DbMathematicalFunctionExpression ( DbMathematicalFunctionExpressionType mathematicalFunctionExpressionType, DbExpression arguments )

Initializes a new instance of the DbMathematicalFunctionExpression class.