DataDictionaryExternalRelation Properties |
[This is preliminary documentation and is subject to change.]
The DataDictionaryExternalRelation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Text displayed in user interface
|
![]() | CssClassComputation |
Expression to compute CSS class name (string)
|
![]() | DataDictionaryTable |
Refernce to the DataDictionaryTable that refernces an external table
|
![]() | DataDictionaryTableName |
Get DataDictionaryTable.TableName
|
![]() | FillInStatusComputation |
Expression to compute FillInStatus
|
![]() | FillInStatusSelect |
Fill-in status
|
![]() | FillInStatusSelectString |
Get FillInStatusSelect as string
|
![]() | Hidden |
Hidden
|
![]() | Propagate |
Whether the external relation propagate
|
![]() | ReferencedColumns |
Name of key columns in external table
|
![]() | ReferencedTable |
Name of external table referenced
|
![]() | RelationName |
Name of this external relation.
When one table has more than one relation to same external table, RelationName of these relations must be unique
|
![]() | StyleComputation |
Expression to compute CSS style (string)
|
![]() | VisibleComputation |
Expression to compute visible (bool) - override Hidden value
|