Sql.Net Class Library Documentation |
|
WhereClauseCollection.Insert Method
Inserts a WhereClause into the WhereClauseCollection at the specified index.
Parameters
-
index
- The zero-based index where val should be inserted.
-
val
- The WhereClause to insert.
See Also
WhereClauseCollection Class | Reeb.SqlOM Namespace | Add