System.Data.Common Namespace DataTableMappingCollection Class
Adds a DataTableMapping to the collection.
[ VB ] NotOverridable Overloads Public Function Add ( _ ByVal tableMapping As Object _ ) As Integer Implements IList.Add [ C# ] public int Add ( object tableMapping ); [ C++ ] public: __sealed int Add ( Object* tableMapping ); [ JScript ] public function Add ( tableMapping : Object ) : int;
The index of the DataTableMapping object that was added to the collection.
IList.Add
DataTableMappingCollection Members DataTableMappingCollection.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