Click or drag to resize

SqlStatementAddition Operator

Overload List
 NameDescription
Public operatorStatic memberAddition(SqlStatement, SqlStatement) Concatenate the two sql statements together
Public operatorStatic memberAddition(SqlStatement, String) Concatenate with a simple string
Public operatorStatic memberAddition(String, SqlStatement) Concatenate with a simple string
Top
See Also