Bookmark Class ReferenceList of all members.
Detailed Description
-------------------------------------------------------------------------------- summary> Persistent domain entity class representing 'Bookmark' entities. /summary> remarks>
Mapping information: This class maps to the 'Bookmark' table in the data source. /remarks> --------------------------------------------------------------------------------
Property Documentation
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 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.Byte [] FullBitmap [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_FullBitmap' that holds the value for this property is 'PrivateAccess'.
Mapping information: The property maps to the column 'FullBitmap' in the data source. /remarks> -------------------------------------------------------------------------------- |
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 'Bookmark_Id' in the data source. /remarks> -------------------------------------------------------------------------------- |
virtual System.Byte [] LinkBitmap [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_LinkBitmap' that holds the value for this property is 'PrivateAccess'.
Mapping information: The property maps to the column 'LinkBitmap' 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.String Url [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_Url' that holds the value for this property is 'PrivateAccess'.
Mapping information: The property maps to the column 'Url' in the data source. /remarks> -------------------------------------------------------------------------------- |
The documentation for this class was generated from the following file:
|