C# 클래스 CodeInsiders.SharpQL.ScalarFunctions.ConvertFunction

상속: System.Function
파일 보기 프로젝트 열기: codeinsiders/sharpql

공개 메소드들

메소드 설명
Build ( SqlFragment parent, TSqlVisitor visitor ) : void
ConvertFunction ( SqlDataType type, Expression exp, uint style ) : System

메소드 상세

Build() 공개 메소드

public Build ( SqlFragment parent, TSqlVisitor visitor ) : void
parent SqlFragment
visitor TSqlVisitor
리턴 void

ConvertFunction() 공개 메소드

public ConvertFunction ( SqlDataType type, Expression exp, uint style ) : System
type SqlDataType
exp Expression
style uint
리턴 System