메소드 | 설명 | |
---|---|---|
CreateFunctionStatement ( ObjectName functionName, SqlType returnType, |
||
CreateFunctionStatement ( ObjectName functionName, SqlType returnType, |
메소드 | 설명 | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
리턴 | void |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
public CreateFunctionStatement ( ObjectName functionName, SqlType returnType, |
||
functionName | ObjectName | |
returnType | SqlType | |
parameters | ||
body | ||
리턴 | System |
public CreateFunctionStatement ( ObjectName functionName, SqlType returnType, |
||
functionName | ObjectName | |
returnType | SqlType | |
body | ||
리턴 | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
리턴 |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
리턴 |