Database Table ViewMetaData |
[This is preliminary documentation and is subject to change.]
Required introduction
Field Name | Type | Note | Description |
---|---|---|---|
ViewName | varchar(255) | Primary key | name of view |
TableName | varchar(50) | Primary key | name of table view is build on |
FieldName | varchar(50) | Primary key | name of field contained in view |