2 references to MSD_PRIMARYKEY
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
1748constraint.SetAttribute(Keywords.MSD_PRIMARYKEY, Keywords.MSDNS, Keywords.TRUE);
fx\src\data\System\Data\XMLSchema.cs (1)
1199bool fPrimaryKey = GetBooleanAttribute(keyNode, Keywords.MSD_PRIMARYKEY, /*default:*/ false);