System.Data.Common.DbParameter Class

Represents a parameter to a System.Data.Common.DbCommand and optionally, its mapping to a System.Data.DataSet column. For more information on parameters, see Configuring Parameters and Parameter Data Types (ADO.NET).

See Also: DbParameter Members

Syntax

public abstract class DbParameter : MarshalByRefObject, System.Data.IDbDataParameter

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