2 references to MSD_PARENTTABLENS
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
981
root.SetAttribute( Keywords.
MSD_PARENTTABLENS
, Keywords.MSDNS, rel.ParentKey.Table.Namespace);
fx\src\data\System\Data\XMLSchema.cs (1)
417
string parentNs = node.GetAttribute(Keywords.
MSD_PARENTTABLENS
, Keywords.MSDNS);