DataDictionaryTableMergeByFieldName Property |
[This is preliminary documentation and is subject to change.]
If set, use this field for merging:
- get value of this field
- lookup existing record having same value
- if lookup record found, use it in further merge of subrecords,
- otherwise create new record (by copying source record).
Namespace: CSC.SC.TOPICA4.DynamicDataAssembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntaxpublic string MergeByFieldName { get; set; }
Property Value
Type:
String
See Also