메소드 | 설명 | |
---|---|---|
FindNext ( IComparable |
||
FindPrev ( IComparable |
||
StepsStageSubset ( RecordKeyType_String subset_name, IStepsKVDB next_stage ) : System | ||
scanBackward ( IScanner |
||
scanForward ( IScanner |
||
setValue ( RecordKey key, RecordUpdate update ) : void |
public FindNext ( IComparable |
||
keytest | IComparable |
|
equal_ok | bool | |
리턴 | RecordData>.KeyValuePair |
public FindPrev ( IComparable |
||
keytest | IComparable |
|
equal_ok | bool | |
리턴 | RecordData>.KeyValuePair |
public StepsStageSubset ( RecordKeyType_String subset_name, IStepsKVDB next_stage ) : System | ||
subset_name | RecordKeyType_String | |
next_stage | IStepsKVDB | |
리턴 | System |
public scanBackward ( IScanner |
||
scanner | IScanner |
|
리턴 | RecordData>>.IEnumerable |
public scanForward ( IScanner |
||
scanner | IScanner |
|
리턴 | RecordData>>.IEnumerable |
public setValue ( RecordKey key, RecordUpdate update ) : void | ||
key | RecordKey | |
update | RecordUpdate | |
리턴 | void |