1 implementation of HasPrimaryKey
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
148public bool HasPrimaryKey {
1 reference to HasPrimaryKey
System.Web.DynamicData (1)
DynamicData\DynamicDataManager.cs (1)
241if (table.HasPrimaryKey) {