Click or drag to resize
DataDictionaryExternalRelationGetInheritedRelation Method

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

Get relation "inherited" from parent table (this should return something when relation is propagated from parent/ancestor). TODO: add mechanism to control inheritance...

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
public DataDictionaryExternalRelation GetInheritedRelation()

Return Value

Type: DataDictionaryExternalRelation

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionaryExternalRelation.GetInheritedRelation"]

See Also