Method | Description | |
---|---|---|
AddColumnAction ( |
Method | Description | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
PrepareExpressions ( IExpressionPreparer preparer ) : |
||
PrepareStatement ( IRequest context ) : |
Method | Description | |
---|---|---|
AddColumnAction ( SerializationInfo info, StreamingContext context ) : System |
public AddColumnAction ( |
||
column | ||
return | System |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
return | void |
protected GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
protected PrepareExpressions ( IExpressionPreparer preparer ) : |
||
preparer | IExpressionPreparer | |
return |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
return |