DbCommand.Parameters Property
.NET Framework (current version)
Gets the collection of DbParameter objects. For more information on parameters, see Configuring Parameters and Parameter Data Types.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System.Data.Common.DbParameterCollectionThe parameters of the SQL statement or stored procedure.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: