메소드 | 설명 | |
---|---|---|
FetchStatement ( string cursorName, FetchDirection direction ) : System | ||
FetchStatement ( string cursorName, FetchDirection direction, |
메소드 | 설명 | |
---|---|---|
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareExpressions ( IExpressionPreparer preparer ) : |
메소드 | 설명 | |
---|---|---|
FetchStatement ( |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
public FetchStatement ( string cursorName, FetchDirection direction ) : System | ||
cursorName | string | |
direction | FetchDirection | |
리턴 | System |
public FetchStatement ( string cursorName, FetchDirection direction, |
||
cursorName | string | |
direction | FetchDirection | |
offsetExpression | ||
리턴 | System |
protected GetData ( |
||
info | ||
리턴 | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
리턴 |