TableMapping Class |
Namespace: Unvired.Kernel.SQLite
The TableMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| TableMapping | Initializes a new instance of the TableMapping class |
| Name | Description | |
|---|---|---|
| Columns | ||
| GetByPrimaryKeySql | ||
| HasAutoIncPK | ||
| InsertColumns | ||
| InsertOrReplaceColumns | ||
| MappedType | ||
| PK | ||
| TableName |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the TableMapping | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindColumn | ||
| FindColumnWithPropertyName | ||
| GetHashCode | (Inherited from Object.) | |
| GetInsertCommand | ||
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetAutoIncPK | ||
| ToString | (Inherited from Object.) |