C# 클래스 DataAccessFramework.Querying.BoolConstant

Where part containing an boolean constant.
상속: WherePart
파일 보기 프로젝트 열기: PeteProgrammer/DataAccessFramework

공개 메소드들

메소드 설명
BoolConstant ( bool value )

Creates a new IntConstant value

비공개 메소드들

메소드 설명
BuildSql ( BuildSqlContext context ) : void

Builds the SQL for the integer constants. Creates a parameter

메소드 상세

BoolConstant() 공개 메소드

Creates a new IntConstant value
public BoolConstant ( bool value )
value bool