Click to Rate and Give Feedback

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
SqlParameterCollection..::.Add Method

  NameDescription
Public methodSupported by the .NET Compact FrameworkAdd(SqlParameter)Adds the specified SqlParameter object to the SqlParameterCollection.
Public methodSupported by the .NET Compact FrameworkAdd(Object)Adds the specified SqlParameter object to the SqlParameterCollection. (Overrides DbParameterCollection..::.Add(Object).)
Public methodSupported by the .NET Compact FrameworkAdd(String, SqlDbType)Adds a SqlParameter to the SqlParameterCollection given the parameter name and the data type.
Public methodSupported by the .NET Compact FrameworkAdd(String, Object) Obsolete. Adds the specified SqlParameter object to the SqlParameterCollection.
Public methodSupported by the .NET Compact FrameworkAdd(String, SqlDbType, Int32)Adds a SqlParameter to the SqlParameterCollection, given the specified parameter name, SqlDbType and size.
Public methodSupported by the .NET Compact FrameworkAdd(String, SqlDbType, Int32, String)Adds a SqlParameter to the SqlParameterCollection with the parameter name, the data type, and the column length.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker