Attribute.CheckIdNameConflict
(Created page with "{| class="wikitable" !#TargetType.TaggedValue !CommaSeparatedExampleValues !Short Description |- |#Attribute.CheckIdNameConflict |True,False |Avoids warning about naming confl...") |
No edit summary |
||
Line 8: | Line 8: | ||
|Avoids warning about naming conflicts between a table and the automatically named ID columns when generating a SQL database | |Avoids warning about naming conflicts between a table and the automatically named ID columns when generating a SQL database | ||
|} | |} | ||
[[Category:Tagged Values]] |
Revision as of 06:51, 19 May 2023
This page was created by Stephanie on 2023-05-18. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue | CommaSeparatedExampleValues | Short Description |
---|---|---|
#Attribute.CheckIdNameConflict | True,False | Avoids warning about naming conflicts between a table and the automatically named ID columns when generating a SQL database |