메소드 | 설명 | |
---|---|---|
CursorForLoopStatement ( string indexName, string cursorName ) : System |
메소드 | 설명 | |
---|---|---|
AfterLoop ( ExecutionContext context ) : void | ||
AppendTo ( SqlStringBuilder builder ) : void | ||
BeforeLoop ( ExecutionContext context ) : void | ||
GetData ( |
||
Loop ( ExecutionContext context ) : bool |
메소드 | 설명 | |
---|---|---|
CursorForLoopStatement ( |
protected AfterLoop ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
리턴 | void |
protected BeforeLoop ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
리턴 | void |
public CursorForLoopStatement ( string indexName, string cursorName ) : System | ||
indexName | string | |
cursorName | string | |
리턴 | System |
protected GetData ( |
||
info | ||
리턴 | void |