2 references to MSD_PARENTTABLENS
System.Data.Common (2)
System\Data\xmlsaver.cs (1)
1158root.SetAttribute(Keywords.MSD_PARENTTABLENS, Keywords.MSDNS, rel.ParentKey.Table.Namespace);
System\Data\XMLSchema.cs (1)
477string parentNs = node.GetAttribute(Keywords.MSD_PARENTTABLENS, Keywords.MSDNS);