FoodCandy!

Configuration Class Reference

List of all members.

Properties

virtual System.Int32 Id
virtual System.String OptionName
virtual System.String OptionValue
virtual System.Boolean Password

Detailed Description

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

Mapping information: This class maps to the 'Configuration' 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 'Configuration_Id' in the data source. /remarks> --------------------------------------------------------------------------------

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

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

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

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

virtual System.Boolean Password [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_Password' that holds the value for this property is 'PrivateAccess'.

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


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