2 references to MSD_CHILDTABLENS
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
984
root.SetAttribute( Keywords.
MSD_CHILDTABLENS
, Keywords.MSDNS, rel.ChildKey.Table.Namespace);
fx\src\data\System\Data\XMLSchema.cs (1)
418
string childNs = node.GetAttribute(Keywords.
MSD_CHILDTABLENS
, Keywords.MSDNS);