System.Data.Common.DbCommand Class

Represents an SQL statement or stored procedure to execute against a data source. Provides a base class for database-specific classes that represent commands. erload:System.Data.Common.DbCommand.ExecuteNonQueryAsync

See Also: DbCommand Members

Syntax

public abstract class DbCommand : System.ComponentModel.Component, System.Data.IDbCommand

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