FoodCandy!

AccountSurveyQuestion Class Reference

List of all members.

Properties

System.Int32 Id
AccountSurvey AccountSurvey
System.Collections.IList AccountSurveyAnswers
System.String Question

Detailed Description

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

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


Property Documentation

AccountSurvey AccountSurvey [get, set]
 

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

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

System.Collections.IList AccountSurveyAnswers [get, set]
 

-------------------------------------------------------------------------------- summary> Persistent many-one reference property. /summary> remarks> This property accepts multiple references to objects of the type 'AccountSurveyAnswer'. 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 'AccountSurveyAnswer.AccountSurveyQuestion'. 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_AccountSurveyAnswers' that holds the value for this property is 'PrivateAccess'. This property is marked as Read-Only.

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

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

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

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


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