Mono Class Library: Mono.Data.SqliteClient Namespace

Mono.Data.SqliteClient.SqliteCommand Class

Represents a command to execute on the database. [Edit]

See Also: SqliteCommand Members

System.Data.Common.DbCommand
     Mono.Data.SqliteClient.SqliteCommand

public class SqliteCommand : System.Data.Common.DbCommand, ICloneable

Remarks

SqliteCommands are usually created through the SqliteConnection.CreateCommand() method. [Edit]

Requirements

Namespace: Mono.Data.SqliteClient
Assembly: Mono.Data.SqliteClient (in Mono.Data.SqliteClient.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0