3 references to IsAutoGenerated
System.Data.Common (3)
System\Data\xmlsaver.cs (3)
1910
if (
IsAutoGenerated
(col)) // skip automanifactured columns
2003
if (
IsAutoGenerated
(unique))
2077
if (
IsAutoGenerated
(foreign))