This view returns the property values and associated information from the table Wgn3UserPropertyValue. This table does not overwrite any old values; it just inserts new ones. This view just displays the current property values and does not display old values.
View Stack
WGN_V_CURR_PROP_VAL_1 |
||
→ |
WGN_V_CM_CURR_PROP_VAL_1 |
|
|
→ |
WGN3USERPROPERTYVALUE |
Column Details
Column |
Data Type |
Length |
Description |
USERIDM |
INTEGER |
4 |
Part-key identifying the CA DataMinder user associated with the login. |
USERID |
INTEGER |
4 |
Part-key identifying the CA DataMinder user associated with the login. |
UserPropIndex |
INTEGER |
4 |
Part-key that uniquely identifies the user with an attribute. |
UserPropValue |
VARCHAR |
255 |
The Actual Property Value |
PropertyID |
INTEGER |
4 |
Identifies the Property Type |
DateModified |
TIMESTAMP |
8 |
The date at which the property was last modified. |
Copyright © 2014 CA.
All rights reserved.
|
|