Table of Contents

Interface ISimpleDbItemPlan

Namespace
Rinku.Mapping
Assembly
Rinku.dll

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

cols ColumnInfo[]
generator Generator
nullSetPoint NullSetPoint