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

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

공개 프로퍼티들

프로퍼티 타입 설명
FieldName string
Function string
TableAlias string

공개 메소드들

메소드 설명
GetUniqueParameter ( ) : string

메소드 상세

GetUniqueParameter() 공개 메소드

public GetUniqueParameter ( ) : string
리턴 string

프로퍼티 상세

FieldName 공개적으로 프로퍼티

public string FieldName
리턴 string

Function 공개적으로 프로퍼티

public string Function
리턴 string

TableAlias 공개적으로 프로퍼티

public string TableAlias
리턴 string