Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 DbParameterCollection Members
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
DbParameterCollection Members

The base class for a collection of parameters relevant to a DbCommand.

The DbParameterCollection type exposes the following members.

  NameDescription
Protected methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkDbParameterCollectionInitializes a new instance of the DbParameterCollection class.
Top
  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAddAdds a DbParameter item with the specified value to the DbParameterCollection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkAddRangeAdds an array of items with the specified values to the DbParameterCollection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkClearRemoves all DbParameter values from the DbParameterCollection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkContainsOverloaded. Indicates whether a DbParameter with the specified property exists in the collection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCopyToCopies an array of items to the collection starting at the specified index.
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 FrameworkSupported by the XNA FrameworkEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkSupported by the XNA 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 FrameworkSupported by the XNA FrameworkGetEnumeratorExposes the GetEnumerator method, which supports a simple iteration over a collection by a .NET Framework data provider.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA 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 methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetParameterOverloaded. Gets the DbParameter with the specified property value.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkIndexOfOverloaded. Returns the index of the specified DbParameter object.
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkInsertInserts the specified index of the DbParameter object with the specified name into the collection at the specified index.
Protected methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkMemberwiseCloneOverloaded.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkRemoveRemoves the specified DbParameter object from the collection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkRemoveAtOverloaded. Removes a specified DbParameter object from the collection.
Protected methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSetParameterOverloaded. Sets the specified parameter to the specified value.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public Extension MethodAsQueryableConverts an IEnumerable to an IQueryable. (Defined by Queryable.)
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
  NameDescription
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkCountSpecifies the number of items in the collection.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkIsFixedSizeSpecifies whether the collection is a fixed size.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkIsReadOnlySpecifies whether the collection is read-only.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkIsSynchronizedSpecifies whether the collection is synchronized.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkItemOverloaded. Gets and sets a DbParameter in the collection.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkSyncRootSpecifies the Object to be used to synchronize access to the collection.
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