Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
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 Methods

The SqlParameterCollection type exposes the following members.

  NameDescription
Public methodSupported by the .NET Compact FrameworkAddOverloaded. Adds a SqlParameter to the SqlParameterCollection.
Public methodAddRangeOverloaded. Adds elements to the end of the SqlParameterCollection.
Public methodSupported by the .NET Compact FrameworkAddWithValueAdds a value to the end of the SqlParameterCollection.
Public methodSupported by the .NET Compact FrameworkClearRemoves all the SqlParameter objects from the SqlParameterCollection. (Overrides DbParameterCollection..::.Clear()()().)
Public methodSupported by the .NET Compact FrameworkContainsOverloaded. Determines whether the specified object is in this SqlParameterCollection.
Public methodSupported by the .NET Compact FrameworkCopyToOverloaded. Copies all the elements of the current SqlParameterCollection to the specified object.
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Public methodSupported by the .NET Compact FrameworkEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetEnumeratorReturns an enumerator that iterates through the SqlParameterCollection. (Overrides DbParameterCollection..::.GetEnumerator()()().)
Public methodSupported by the .NET Compact FrameworkGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Protected methodGetParameterOverloaded. Gets the DbParameter with the specified property value.
Public methodSupported by the .NET Compact FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkIndexOfOverloaded. Gets the location of the specified SqlParameter within the collection.
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public methodSupported by the .NET Compact FrameworkInsertOverloaded. Inserts a SqlParameter object into the SqlParameterCollection.
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneOverloaded.
Public methodSupported by the .NET Compact FrameworkRemoveOverloaded. Removes the specified SqlParameter from the collection.
Public methodSupported by the .NET Compact FrameworkRemoveAtOverloaded. Removes the SqlParameter object from the SqlParameterCollection at the specified index.
Protected methodSetParameterOverloaded. Sets the specified parameter to the specified value.
Public methodSupported by the .NET Compact FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public Extension MethodCastConverts the elements of an IEnumerable to the specified type. (Defined by Enumerable.)
Public Extension MethodOfTypeFilters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.)
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 | Site Feedback
Page view tracker