Méthode | Description | |
---|---|---|
Accept ( ISqlAstVisitor visitor ) : void | ||
ConstructFunction ( IList |
||
GetFormat ( FormatType type, IExpression format ) : System | ||
GetFormatExpr ( ) : IExpression | ||
GetFormatType ( ) : FormatType |
public Accept ( ISqlAstVisitor visitor ) : void | ||
visitor | ISqlAstVisitor | |
Résultat | void |
public ConstructFunction ( IList |
||
arguments | IList |
|
Résultat | FunctionExpression |
public GetFormat ( FormatType type, IExpression format ) : System | ||
type | FormatType | |
format | IExpression | |
Résultat | System |