Interface ISimpleDbItemPlan
Marks a plan that can read its value from the current row.
public interface ISimpleDbItemPlan
- Extension Methods
Methods
Emit(ColumnInfo[], Generator, NullSetPoint)
Writes the row read and leaves the value on the evaluation stack.
void Emit(ColumnInfo[] cols, Generator generator, NullSetPoint nullSetPoint)
Parameters
colsColumnInfo[]generatorGeneratornullSetPointNullSetPoint