2 references to MSD_RELATIONNAME
System.Data.Common (2)
System\Data\xmlsaver.cs (1)
2165
constraint.SetAttribute(Keywords.
MSD_RELATIONNAME
, Keywords.MSDNS, XmlConvert.EncodeLocalName(rel.RelationName));
System\Data\XMLSchema.cs (1)
1328
string relName = XmlConvert.DecodeName(GetStringAttribute(keyref, Keywords.
MSD_RELATIONNAME
, keyref.Name!));