Method | Description | |
---|---|---|
OpenStatement ( string cursorName ) : System | ||
OpenStatement ( string cursorName, |
Method | Description | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
OpenStatement ( |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
return | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( |
||
info | ||
return | void |
public OpenStatement ( string cursorName ) : System | ||
cursorName | string | |
return | System |
public OpenStatement ( string cursorName, |
||
cursorName | string | |
arguments | ||
return | System |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
return |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |