2 references to GetBooleanAttribute
System.Data.Common (2)
System\Data\XmlDataLoader.cs (2)
389
if (XMLSchema.
GetBooleanAttribute
(rowElement, Keywords.XSI_NIL, Keywords.XSINS, false) && string.IsNullOrEmpty(text))
423
if (XMLSchema.
GetBooleanAttribute
(e, Keywords.XSI_NIL, Keywords.XSINS, false) && string.IsNullOrEmpty(text))