IdeasIdeaTeam
IdeasIdeaTeam
Columns
| Name | Type | Description |
| IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasIdeaTeam |
| UserId | Long | Value that uniquely identifies the user, who is a team member. |
| UserName | String | Name of the user, who is a team member. |
| CreatedBy | String | CreatedBy of IdeasIdeaTeam |
| CreationDate | Datetime | CreationDate of IdeasIdeaTeam |
| LastUpdatedBy | String | LastUpdatedBy of IdeasIdeaTeam |
| LastUpdateDate | Datetime | LastUpdateDate of IdeasIdeaTeam |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| IdeaId | Long | IdeaId |
| Finder | String | finder |