Property | Type | Description | |
---|---|---|---|
__command | Mono.Data.Sqlite.SqliteCommand |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ExecuteNonQuery ( ) : int | ||
ExecuteNonQueryAsync ( ) : Task |
||
ExecuteReader ( ) : |
||
SQLiteCommand ( |
public SQLiteCommand ( |
||
connection | ||
return | System |