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