SnCore!

AccountAddress Class Reference

List of all members.


Properties

virtual System.Int32 Id [get]
virtual Account Account [get, set]
virtual System.Int32 AddressId [get, set]
virtual System.String Apt [get, set]
virtual System.String City [get, set]
virtual Country Country [get, set]
virtual System.DateTime Created [get, set]
virtual System.DateTime Modified [get, set]
virtual System.String Name [get, set]
virtual State State [get, set]
virtual System.String Street [get, set]
virtual System.String Zip [get, set]

Detailed Description

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

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

virtual Account Account [get, set]

-------------------------------------------------------------------------------- summary> Persistent one-many reference property. /summary> remarks> This property accepts references to objects of the type 'Account'. This property is part of a 'OneToMany' relationship. The inverse property for this property is 'Account.AccountAddresses'. The accessibility level for this property is 'PublicAccess'. The accessibility level for the field 'm_Account' 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.Int32 AddressId [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_AddressId' that holds the value for this property is 'PrivateAccess'.

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

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

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

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

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

virtual Country Country [get, set]

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

Mapping information: The property maps to the column 'Country_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.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 Name [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_Name' that holds the value for this property is 'PrivateAccess'.

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

virtual State State [get, set]

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

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

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

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

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

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


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