2 references to MSD_PRIMARYKEY
System.Data.Common (2)
System\Data\xmlsaver.cs (1)
2031constraint.SetAttribute(Keywords.MSD_PRIMARYKEY, Keywords.MSDNS, Keywords.TRUE);
System\Data\XMLSchema.cs (1)
1409bool fPrimaryKey = GetBooleanAttribute(keyNode, Keywords.MSD_PRIMARYKEY, /*default:*/ false);