Namespace SqlDotNet.Runtime
Classes
CallFunctionCCNode
CommandChainNode
Command-Chain node, every CommandNode must inherit from this node
CommandStack
Runtime stack. It executes all operations
CreateResultSetRowCCNode
Start of any command chain / some kind of dummy
Cursor
Cursor scope item
FillResultSetCCNode
Start of any command chain / some kind of dummy
FilterCursorCCNode
Start of any command chain / some kind of dummy
LoadArgumentCCNode
Load a constant value onto the stack
LoadColumnCCNode
Load a constant value onto the stack
LoadConstantCCNode
Load a constant value onto the stack
LoadParameterCCNode
Load a parameter value onto the stack
OpenCursorCCNode
Start of any command chain / some kind of dummy
OpenResultSetCCNode
Start of any command chain / some kind of dummy
OperatorCCNode
Execute operator
PopToNextColumnCCNode
Start of any command chain / some kind of dummy
ResultSet
ResultSet scope item
RootCCNode
Start of any command chain / some kind of dummy
SCLRuntime
SQL-Runtime core
Scope
Main runtime scope
Variable
Column
Structs
StackItem
Stack item instance