Method | Description | |
---|---|---|
ConditionStatement ( |
||
ConditionStatement ( |
Method | Description | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
ConditionStatement ( |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
return | void |
public ConditionStatement ( |
||
condition | ||
trueStatements | ||
return | System |
public ConditionStatement ( |
||
condition | ||
trueStatements | ||
falseStatements | ||
return | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( |
||
info | ||
return | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
return |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |