System.Data.Common Namespace DataColumnMappingCollection Class
Adds a DataColumnMapping to the collection.
[ VB ] NotOverridable Overloads Public Function Add ( _ ByVal columnMapping As Object _ ) As Integer Implements IList.Add [ C# ] public int Add ( object columnMapping ); [ C++ ] public: __sealed int Add ( Object* columnMapping ); [ JScript ] public function Add ( columnMapping : Object ) : int;
The index of the DataColumnMapping object that was added to the collection.
IList.Add
DataColumnMappingCollection Members DataColumnMappingCollection.Add Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph