Method | Description | |
---|---|---|
FetchIntoStatement ( string cursorName, FetchDirection direction, |
Method | Description | |
---|---|---|
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
FetchIntoStatement ( |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
public FetchIntoStatement ( string cursorName, FetchDirection direction, |
||
cursorName | string | |
direction | FetchDirection | |
offsetExpression | ||
referenceExpression | ||
return | System |
protected GetData ( |
||
info | ||
return | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
return |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |