C# 클래스 Dapper.Accelr8.Repo.Parameters.Having

파일 보기 프로젝트 열기: thehexgod/Dapper.Accelr8

공개 프로퍼티들

프로퍼티 타입 설명
Aggregate Aggregate
CloseBlock bool
OpenBlock bool
Operator Operator
UseOr bool
Value object
ValueArray object[]

공개 메소드들

메소드 설명
GetUniqueParameter ( ) : string

메소드 상세

GetUniqueParameter() 공개 메소드

public GetUniqueParameter ( ) : string
리턴 string

프로퍼티 상세

Aggregate 공개적으로 프로퍼티

public Aggregate,Dapper.Accelr8.Repo.Parameters Aggregate
리턴 Aggregate

CloseBlock 공개적으로 프로퍼티

public bool CloseBlock
리턴 bool

OpenBlock 공개적으로 프로퍼티

public bool OpenBlock
리턴 bool

Operator 공개적으로 프로퍼티

public Operator Operator
리턴 Operator

UseOr 공개적으로 프로퍼티

public bool UseOr
리턴 bool

Value 공개적으로 프로퍼티

public object Value
리턴 object

ValueArray 공개적으로 프로퍼티

public object[] ValueArray
리턴 object[]