Show persistent attribute hash table
Shows information about attribute hash tables, both hash tables connected to schema(ta) or hash tables connected to existing data models. If you want to show information about an attribute hash table connected to a schema, you must specify DictionaryRepository and the schema with name <schema name>_DICTIONATY_DATA.
Arguments:
Repository: |
Specify the repository(ies) to search for the actual model name(s). Repository names are case sensitive. |
Model: |
Specify the name of the model of interest. Model names are case sensitive. |
Entity: |
Specify the name of entity(ies) in the schema(ta) specified by the <Schema> argument that defines the attribute(s) of interrest. Entity names are case insensitive. |
Attribute: |
Specify the name of attribute(s) in the entity(ies) specified by the <Model> and <Entity> arguments, of interrest. Attribute names are case insensitive. |
EntityIndex: |
Specifies the index of the first entity in the specified model where the search for attribute hash tables starts. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
exact match: |
A global option that specifies that only the attribute with the name that exactly matches the arguments <Repository>, <Model>, <Entity>, and <Attribute> will be displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |
by entity name: |
Use entity name when searching for attribute hash tables. |
by entity index: |
Use entity index when searching for attribute hash tables. |