SnCore!

Attribute Class Reference

Inheritance diagram for Attribute:

ArgumentAttribute SecurityPermissionAttribute Serializable DefaultArgumentAttribute

List of all members.


Properties

virtual System.Int32 Id [get]
virtual
System.Collections.Generic.IList
< AccountAttribute
AccountAttributes [get, set]
virtual System.Byte[] Bitmap [get, set]
virtual System.DateTime Created [get, set]
virtual System.String DefaultUrl [get, set]
virtual System.String DefaultValue [get, set]
virtual System.String Description [get, set]
virtual System.DateTime Modified [get, set]
virtual System.String Name [get, set]
virtual
System.Collections.Generic.IList
< PlaceAttribute
PlaceAttributes [get, set]

Detailed Description

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

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

virtual System.Collections.Generic.IList<AccountAttribute> AccountAttributes [get, set]

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

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

virtual System.Byte [] Bitmap [get, set]

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

Mapping information: The property maps to the column 'Bitmap' 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.String DefaultUrl [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_DefaultUrl' that holds the value for this property is 'PrivateAccess'.

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

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

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

Reimplemented in ArgumentAttribute.

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

Mapping information: The property maps to the column 'Description' 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 System.Collections.Generic.IList<PlaceAttribute> PlaceAttributes [get, set]

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

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


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