|
Este artículo proviene de un motor de traducción automática. Mueva el puntero sobre las frases del artículo para ver el texto original. Más información.
|
Traducción
Original
|
DbParameterCollection (Clase)
.NET Framework 4.5
System.Object
System.MarshalByRefObject
System.Data.Common.DbParameterCollection
System.Data.EntityClient.EntityParameterCollection
System.Data.Odbc.OdbcParameterCollection
System.Data.OleDb.OleDbParameterCollection
System.Data.OracleClient.OracleParameterCollection
System.Data.SqlClient.SqlParameterCollection
System.MarshalByRefObject
System.Data.Common.DbParameterCollection
System.Data.EntityClient.EntityParameterCollection
System.Data.Odbc.OdbcParameterCollection
System.Data.OleDb.OleDbParameterCollection
System.Data.OracleClient.OracleParameterCollection
System.Data.SqlClient.SqlParameterCollection
Espacio de nombres: System.Data.Common
Ensamblado: System.Data (en System.Data.dll)
El tipo DbParameterCollection expone los siguientes miembros.
| Nombre | Descripción | |
|---|---|---|
![]() ![]() | DbParameterCollection |
| Nombre | Descripción | |
|---|---|---|
![]() ![]() | Count | |
![]() ![]() | IsFixedSize | |
![]() ![]() | IsReadOnly | |
![]() ![]() | IsSynchronized | |
![]() ![]() | Item[Int32] | |
![]() ![]() | Item[String] | |
![]() ![]() | SyncRoot |
| Nombre | Descripción | |
|---|---|---|
![]() ![]() | Add | |
![]() ![]() | AddRange | |
![]() ![]() | Clear | |
![]() ![]() | Contains(Object) | |
![]() ![]() | Contains(String) | |
![]() ![]() | CopyTo | |
![]() | CreateObjRef | |
![]() ![]() | Equals(Object) | |
![]() ![]() | Finalize | |
![]() ![]() | GetEnumerator | |
![]() ![]() | GetHashCode | |
![]() | GetLifetimeService | |
![]() ![]() | GetParameter(Int32) | |
![]() ![]() | GetParameter(String) | |
![]() ![]() | GetType | |
![]() ![]() | IndexOf(Object) | |
![]() ![]() | IndexOf(String) | |
![]() | InitializeLifetimeService | |
![]() ![]() | Insert | |
![]() ![]() | MemberwiseClone() | |
![]() | MemberwiseClone(Boolean) | |
![]() ![]() | Remove | |
![]() ![]() | RemoveAt(Int32) | |
![]() ![]() | RemoveAt(String) | |
![]() ![]() | SetParameter(Int32, DbParameter) | |
![]() ![]() | SetParameter(String, DbParameter) | |
![]() ![]() | ToString |
| Nombre | Descripción | |
|---|---|---|
![]() | AsParallel | |
![]() | AsQueryable | |
![]() ![]() | Cast<TResult> | |
![]() ![]() | OfType<TResult> |
| Nombre | Descripción | |
|---|---|---|
![]() ![]() ![]() | IDataParameterCollection.Item | |
![]() ![]() ![]() | IList.Item |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (no se admite el rol Server Core), Windows Server 2008 R2 (se admite el rol Server Core con SP1 o versiones posteriores; no se admite Itanium)
.NET Framework no admite todas las versiones de todas las plataformas. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.

