Mono Class Library: System.Data Namespace

System.Data.IDbCommand

A SQL query to be executed against a database

See Also: IDbCommand Members

public interface IDbCommand : IDisposable

Remarks

To create a Command for an arbitrary connection, you probably want the IDbConnection.CreateCommand method on IDbCommand.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0