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.37.7779.15937
Syntax
C#
public DataDictionaryExternalRelation GetInheritedRelation()

Return Value

Type: DataDictionaryExternalRelation

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

See Also