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