https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbparametercollection.clear?view=netframework-4.8
DbParameterCollection.Clear Method (System.Data.Common) | Microsoft Learn
Removes all DbParameter values from the DbParameterCollection.
system dataclearmethodcommonmicrosoft
https://learn.microsoft.com/it-it/dotnet/api/system.data.common.dbcommand.dbparametercollection?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DbCommand.DbParameterCollection Property (System.Data.Common) | Microsoft Learn
Gets the collection of DbParameter objects.
property systemdatacommonmicrosoftlearn
https://learn.microsoft.com/cs-cz/dotnet/api/system.data.common.dbparametercollection.getenumerator?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DbParameterCollection.GetEnumerator Method (System.Data.Common) | Microsoft Learn
Exposes the GetEnumerator() method, which supports a simple iteration over a collection by a .NET data provider.
system datagetenumeratormethodcommonmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbparametercollection.system-collections-ilist-indexof?view=net-10.0&viewFallbackFrom=netframework-4.8
DbParameterCollection.IList.IndexOf(Object) Method (System.Data.Common) | Microsoft Learn
For a description of this member, see IndexOf(Object).
system datailistindexofobjectmethod
https://learn.microsoft.com/cs-cz/dotnet/api/system.data.common.dbparametercollection.clear?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DbParameterCollection.Clear Method (System.Data.Common) | Microsoft Learn
Removes all DbParameter values from the DbParameterCollection.
system dataclearmethodcommonmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbparametercollection.item?view=netframework-4.8
DbParameterCollection.Item[] Property (System.Data.Common) | Microsoft Learn
Gets or sets a DbParameter in the collection.
property systemitemdatacommonmicrosoft
https://learn.microsoft.com/cs-cz/dotnet/api/system.data.common.dbparametercollection.item?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DbParameterCollection.Item[] Property (System.Data.Common) | Microsoft Learn
Gets or sets a DbParameter in the collection.
property systemitemdatacommonmicrosoft
https://learn.microsoft.com/zh-cn/dotnet/api/system.data.common.dbparametercollection.system-collections-ilist-isfixedsize?view=dotnet-uwp-10.0&viewFallbackFrom=netcore-1.1
DbParameterCollection.IList.IsFixedSize Property (System.Data.Common) | Microsoft Learn
Gets a value indicating whether the IList has a fixed size.
property systemilistdatacommonmicrosoft
https://learn.microsoft.com/cs-cz/dotnet/api/system.data.common.dbparametercollection.-ctor?view=netframework-4.8.1&viewFallbackFrom=net-8.0
DbParameterCollection Constructor (System.Data.Common) | Microsoft Learn
Initializes a new instance of the DbParameterCollection class.
system dataconstructorcommonmicrosoftlearn