Метод | Описание | |
---|---|---|
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 | |
Результат |