Using the Identity Type in the DepartmentTable View Type
It is now possible to use the type Identity in the view type specification:
view DepartmentTable:
...
subscribe Employee:
represent RowR row:
Identity column[1]=identity
...
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.