Jump to: navigation, search

Changes


SYSREL METAPROXY PROPERTY (Relation Data)

1,067 bytes added, 09:32, 23 November 2015
Created page with "{{RelationDataInfoBox | title = MetaProxyProperties relation data | name = {{PAGENAMEE}} | relation= [[SYSREL_METAPROXY_PROPERTY]] | inheritance = [[RELATIONDATA]] | namespace..."
{{RelationDataInfoBox
| title = MetaProxyProperties relation data
| name = {{PAGENAMEE}}
| relation= [[SYSREL_METAPROXY_PROPERTY]]
| inheritance = [[RELATIONDATA]]
| namespace = System.Relation.Data
| purpose = Relation data for MetaProxyProperties
| version = 2+
}}
== Own properties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| '''Calculated Value''' (CALCULATED_VALUE) || {{Integer}} (Drop down)|| Defines the exported/import value as a calculated one.
|-
| '''IsExternalPrimaryKey''' (EXTERNAL_PK) || {{Boolean}} || Defines the property as an [[ExternalPrimaryKey|external primary key]].
|-
| '''ImportTarget - Index''' (TARGET_PROPERTYINDEX)|| {{Integer}}|| Index value of the target property (if this property uses index values at all, default = -1).
|-
| '''ImportTarget - PropertyName''' (TARGET_PROPERTYNAME)|| {{Guid}} (Drop down)|| Reference to the target MetaProperty object.
|-
| '''Update Type''' (UPDATE_TYPE) || {{Integer}} (Drop down)|| Defines the [[ProxyUpdateType|Proxy Update Type]]
|-
|}
10,686
edits