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