SnCore!

AccountBlogPost Class Reference

List of all members.


Properties

virtual System.Int32 Id [get]
virtual AccountBlog AccountBlog [get, set]
virtual System.Int32 AccountId [get, set]
virtual System.String AccountName [get, set]
virtual System.String Body [get, set]
virtual System.DateTime Created [get, set]
virtual System.DateTime Modified [get, set]
virtual System.String Title [get, set]
virtual System.Boolean EnableComments [get, set]
virtual System.Boolean Sticky [get, set]

Detailed Description

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

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


Property Documentation

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 'AccountBlogPost_Id' in the data source. /remarks> --------------------------------------------------------------------------------

virtual AccountBlog AccountBlog [get, set]

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

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

virtual System.Int32 AccountId [get, set]

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

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

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

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

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

Mapping information: The property maps to the column 'Body' 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.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 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.Boolean EnableComments [get, set]

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

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

virtual System.Boolean Sticky [get, set]

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

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


The documentation for this class was generated from the following file:
  • AccountBlogPost.cs
© Vestris Inc., 2006-2007, All Rights Reserved | SnCore | Wed Mar 5 09:56:23 2008 | Doxygen 1.5.4