Sql.Net Class Library Documentation |
|
SqlConstantCollection.Insert Method
Inserts an element into the SqlConstantCollection at the specified index
Parameters
-
index
- The index at which the SqlConstant is to be inserted.
-
value
- The SqlConstant to insert.
See Also
SqlConstantCollection Class | Reeb.SqlOM Namespace