SQLiteCommand Class |
Namespace: Unvired.Kernel.SQLite
The SQLiteCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandText |
| Name | Description | |
|---|---|---|
| Bind(Object) | ||
| Bind(String, Object) | ||
| Equals | (Inherited from Object.) | |
| ExecuteDeferredQuery | ||
| ExecuteDeferredQueryT | ||
| ExecuteDeferredQueryT(TableMapping) | ||
| ExecuteNonQuery | ||
| ExecuteQueryT | ||
| ExecuteQueryT(TableMapping) | ||
| ExecuteScalarT | ||
| ExecuteSelectQuery | ||
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnInstanceCreated |
Invoked every time an instance is loaded from the database.
| |
| ToString | (Overrides ObjectToString.) |