System.Data.Common.DbCommand.Parameters Property

Gets the collection of System.Data.Common.DbParameter objects. For more information on parameters, see Configuring Parameters and Parameter Data Types (ADO.NET).

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public DbParameterCollection Parameters { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data.Common
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0