Click or drag to resize
DataDictionaryGetTablesWithPhraseEnabledFields Method

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

Get collection of all tables containing one or more phrase-enabled fields. NB: "phrase-enabled" was previously NOT stored in DataDictionary. No tabls wiht phars-enabled fiels are found, return tables with TextArea or RichTextArea fields.

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 GetTablesWithPhraseEnabledFields()

Return Value

Type: DataDictionaryTableCollection

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

See Also