FoodCandy!

AccountFeedItem Class Reference

List of all members.

Properties

virtual System.Int32 Id
virtual AccountFeed AccountFeed
virtual System.DateTime Created
virtual System.String Description
virtual System.String Guid
virtual System.String Link
virtual System.String Title
virtual System.DateTime Updated
virtual System.Collections.Generic.IList<
AccountFeedItemImg
AccountFeedItemImgs
virtual System.Collections.Generic.IList<
AccountFeedItemMedia
AccountFeedItemMedias

Detailed Description

-------------------------------------------------------------------------------- summary> Persistent domain entity class representing 'AccountFeedItem' entities. /summary> remarks>

Mapping information: This class maps to the 'AccountFeedItem' table in the data source. /remarks> --------------------------------------------------------------------------------


Property Documentation

virtual AccountFeed AccountFeed [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent one-many reference property. /summary> remarks> This property accepts references to objects of the type 'AccountFeed'. This property is part of a 'OneToMany' relationship. The inverse property for this property is 'AccountFeed.AccountFeedItems'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_AccountFeed' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'AccountFeed_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountFeedItemImg> AccountFeedItemImgs [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFeedItemImg'. This property is part of a 'ManyToOne' relationship. The data type for this property is 'System.Collections.IList'. The inverse property for this property is 'AccountFeedItemImg.AccountFeedItem'. This property inherits its mapping information from its inverse property. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_AccountFeedItemImgs' that holds the value for this property is 'PrivateAccess'. This property is marked as slave.

Mapping information: This class maps to the 'AccountFeedItemImg' table in the data source. The property maps to the identity column 'AccountFeedItem_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Collections.Generic.IList<AccountFeedItemMedia> AccountFeedItemMedias [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountFeedItemMedia'. This property is part of a 'ManyToOne' relationship. The data type for this property is 'System.Collections.IList'. The inverse property for this property is 'AccountFeedItemMedia.AccountFeedItem'. This property inherits its mapping information from its inverse property. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_AccountFeedItemMedias' that holds the value for this property is 'PrivateAccess'. This property is marked as slave.

Mapping information: This class maps to the 'AccountFeedItemMedia' table in the data source. The property maps to the identity column 'AccountFeedItem_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime Created [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.DateTime'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Created' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Created' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Description [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Description' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Description' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Guid [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Guid' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Guid' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.Int32 Id [get]
 

-------------------------------------------------------------------------------- summary> Persistent primitive identity property. /summary> remarks> This property is an identity property. The identity index for this property is '0'. This property accepts values of the type 'System.Int32'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Id' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'AccountFeedItem_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Link [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Link' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Link' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.String Title [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.String'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Title' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Title' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime Updated [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent primitive property. /summary> remarks> This property accepts values of the type 'System.DateTime'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Updated' that holds the value for this property is 'PrivateAccess'.

Mapping information: The property maps to the column 'Updated' in the data source. /remarks> --------------------------------------------------------------------------------


The documentation for this class was generated from the following file:
  • AccountFeedItem.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:47 2007 | Doxygen 1.4.6-NO