Метод | Описание | |
---|---|---|
DeclareVariableStatement ( string variableName, SqlType variableType ) : System |
Метод | Описание | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( SerializationInfo info ) : void | ||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Метод | Описание | |
---|---|---|
DeclareVariableStatement ( SerializationInfo info, StreamingContext context ) : System |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
Результат | void |
public DeclareVariableStatement ( string variableName, SqlType variableType ) : System | ||
variableName | string | |
variableType | SqlType | |
Результат | System |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
Результат | void |
protected GetData ( SerializationInfo info ) : void | ||
info | SerializationInfo | |
Результат | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
Результат |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
Результат |