Rows that are restricted within a universe.
Column Name |
Data Type |
Description |
ID |
int |
Unique ID of the row overload (MMDB) |
OBJECT_ID |
int |
Foreign key to SEMANTICLAYER.ID |
RESTRICTED_ROW_TABLE |
varchar |
Table name that's restricted |
RESTRICTED_ROW_WHERE |
varchar |
Row name where clause text |
See also