System.Data Namespace IDataParameterCollection Class
Checks whether an IDataParameter with the specified name is in the collection.
[ VB ] Overloads Public Function Contains ( _ ByVal parameterName As String _ ) As Boolean [ C# ] public bool Contains ( string parameterName ); [ C++ ] public: bool Contains ( String* parameterName ); [ JScript ] public function Contains ( parameterName : String ) : Boolean
true if the collection contains the parameter; otherwise, false.
IDataParameterCollection Members
© 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