메소드 | 설명 | |
---|---|---|
CreateExternalFunctionStatement ( ObjectName functionName, SqlType returnType, |
||
CreateExternalFunctionStatement ( ObjectName functionName, SqlType returnType, string externalRef ) : System |
메소드 | 설명 | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
PrepareStatement ( IRequest context ) : |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
리턴 | void |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
public CreateExternalFunctionStatement ( ObjectName functionName, SqlType returnType, |
||
functionName | ObjectName | |
returnType | SqlType | |
parameters | ||
externalRef | string | |
리턴 | System |
public CreateExternalFunctionStatement ( ObjectName functionName, SqlType returnType, string externalRef ) : System | ||
functionName | ObjectName | |
returnType | SqlType | |
externalRef | string | |
리턴 | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
리턴 |