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