Click or drag to resize
DataDictionaryActiveTables Property

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

Get only active tables (those where GenerateSQL == true).

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

Property Value

Type: DataDictionaryTableCollection
See Also