Toggle navigation
Faithlife.Data
Reference
View Source Code
View License
Edit This Page
Sql.Or method
Joins the specified SQL fragments with the OR operator.
public
static
Sql
Or
(
IEnumerable
<
Sql
>
sqls
)
See Also
class
Sql
namespace
Faithlife.Data.SqlFormatting