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