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