Overload List
| Name | Description | |
|---|---|---|
| ForeignKeyAttribute(String) |
Only use this constructor for types that are registred with the DynamicTypeManager. Primary key field is infered.
| |
| ForeignKeyAttribute(Type, String) |
Tell the system that this data property is a reference (foreign key) to another IData.
|