| LiteRepository.Attributes Namespace |
| Class | Description | |
|---|---|---|
| SqlAliasAttribute |
Represents the database column (table) that a property (class) is mapped to.
| |
| SqlIgnoreAttribute |
Denotes that a property or class should be excluded from database mapping.
| |
| SqlKeyAttribute |
Denotes a property used as a part of a primary key.
|