MyTasks
Generated schema file.
Columns
| Name | Type | References | |
| TaskId [KEY] | Integer | ||
| RoomRoomId | Integer | ||
| RoomName | String | ||
| RoomIconPath | String | ||
| AssignedByAccountAccountId | Integer | ||
| AssignedByAccountName | String | ||
| AssignedByAccountAvatarImageUrl | String | ||
| MessageId | String | ||
| Body | String | ||
| LimitTime | Datetime | ||
| Status | String | ||
| LimitType | String |