IdeasIdeaComment
IdeasIdeaComment
Columns
Name | Type | Description |
IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasIdeaComment |
CreatedBy | String | CreatedBy of IdeasIdeaComment |
CreationDate | Datetime | CreationDate of IdeasIdeaComment |
IdeaComment | String | Text that describes the comment. |
IdeaCommentId [KEY] | Long | Value that uniquely identifies the comment. |
IdeaId | Long | Value that uniquely identifies the idea. |
IdeaName | String | IdeaName of IdeasIdeaComment |
LastUpdateDate | Datetime | LastUpdateDate of IdeasIdeaComment |
LastUpdatedBy | String | LastUpdatedBy of IdeasIdeaComment |
ObjectVersionNumber | Int | Number that identifies the version of the record in the database. |
UserName | String | UserName of IdeasIdeaComment |
PersonId | Long | PersonId of IdeasIdeaComment |
DisplayName | String | DisplayName of IdeasIdeaComment |
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 |
Finder | String | finder |