Table of Contents

View Sys_Attribute_Changes_History_View

Entity

Entity: Systems.Core.AttributeChangesHistory

Each entry represents an entity attribute change with previous and new value. Entity: Sys_Attribute_Changes_History_View (Introduced in version 23.1.2.37)

Summary

Name Type Description
Attribute_Name nvarchar(64) The name of the attribute.
Entity_Item_Id uniqueidentifier The id of the actual changed object, described by this change.
New_Value nvarchar(max) The new value
Previous_Value nvarchar(max) The previous value
Repository_Name nvarchar(64) The repository of the actual changed object, described by this change. This is different than the aggregate root, which is pointed by Root Object.
Time_Utc datetime Date and time (in Utc) when the changeset was processed by the server.
User_Id uniqueidentifier The user which initiated the change. NULL when it is unknown.

Columns

Attribute_Name

The name of the attribute.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Attribute_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Entity_Item_Id

The id of the actual changed object, described by this change.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Entity_Item_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

New_Value

The new value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

New_Value - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes yes
Like None no no

Previous_Value

The previous value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Previous_Value - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Repository_Name

The repository of the actual changed object, described by this change. This is different than the aggregate root, which is pointed by Root Object.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type nvarchar(64)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Repository_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
Like None no no

Time_Utc

Date and time (in Utc) when the changeset was processed by the server.

Property Value
Auto Complete no
Data Filter no
Default Value CurrentDateTimeUtc
Enter Stop yes
Format g
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable yes
Summary Type None
Supports EQUALS_IN no
Type datetime
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Time_Utc - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
GreaterThanOrLessThan None no no

User_Id

The user which initiated the change. NULL when it is unknown.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Sec_Users
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

User_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no