3 references to SETUP_TABLE
System.Web (3)
Cache\SqlCacheDependency.cs (3)
1466bool tableOp = (flags & (SETUP_TABLES|SETUP_TABLE)) != 0; 1653SetupNotifications(SETUP_TABLE, table, connectionString); 1667SetupNotifications(SETUP_TABLE|SETUP_DISABLE, table, connectionString);