System.Data Namespace IDataParameterCollection Class
Removes the IDataParameter with the given name from the collection.
[ VB ] Overloads Public Sub RemoveAt ( _ ByVal parameterName As String _ ) [ C# ] void RemoveAt ( string parameterName ); [ C++ ] public: void RemoveAt ( String* parameterName ); [ JScript ] public function RemoveAt ( parameterName : String );
IDataParameterCollection Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note