Method | Description | |
---|---|---|
CallStatement ( ObjectName procedureName ) : System | ||
CallStatement ( ObjectName procedureName, |
||
CallStatement ( ObjectName procedureName, |
Method | Description | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
CallStatement ( |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
return | void |
public CallStatement ( ObjectName procedureName ) : System | ||
procedureName | ObjectName | |
return | System |
public CallStatement ( ObjectName procedureName, |
||
procedureName | ObjectName | |
arguments | ||
return | System |
public CallStatement ( ObjectName procedureName, |
||
procedureName | ObjectName | |
arguments | ||
return | System |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( |
||
info | ||
return | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
return |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |