Click or drag to resize
ExternalRelationRelationName Field

[This is preliminary documentation and is subject to change.]

In case of multiple references to same external table, each reference must append a unique suffix to the field names, because each reference is realized by adding foreing key fields to the referencing table. RelationName is used for this purpose - so it must be unique (for the reltions refererring to a given external table).

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string RelationName

Field Value

Type: String
See Also