FoodCandy!

AccountContent Class Reference

List of all members.

Properties

virtual System.Int32 Id
virtual AccountContentGroup AccountContentGroup
virtual System.DateTime Created
virtual System.DateTime Modified
virtual System.String Tag
virtual System.String Text
virtual System.DateTime Timestamp

Detailed Description

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

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


Property Documentation

virtual AccountContentGroup AccountContentGroup [get, set]
 

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

Mapping information: The property maps to the column 'AccountContentGroup_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.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 'AccountContent_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual System.DateTime Modified [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_Modified' that holds the value for this property is 'PrivateAccess'.

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

virtual System.String Tag [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_Tag' that holds the value for this property is 'PrivateAccess'.

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

virtual System.String Text [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_Text' that holds the value for this property is 'PrivateAccess'.

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

virtual System.DateTime Timestamp [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_Timestamp' that holds the value for this property is 'PrivateAccess'.

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


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