DataDictionaryTableGenerateSQL Property |
[This is preliminary documentation and is subject to change.]
true : generates table in database
false: does NOT generate table in database (used for root only)
Namespace: CSC.SC.TOPICA4.DynamicDataAssembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntaxpublic bool GenerateSQL { get; set; }
Property Value
Type:
Boolean
See Also