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