Click or drag to resize
DataDictionaryExternalRelationRelationName Property

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

Name of this external relation. When one table has more than one relation to same external table, RelationName of these relations must be unique

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
public string RelationName { get; }

Property Value

Type: String
See Also