OutputCacheAttribute.SqlDependency Property

Visual Studio 2010

Gets or sets the SQL dependency.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

Property Value

Type: System.String
The SQL dependency.

A value that identifies a set of database-name and table-name pairs that the action's output cache depends on.

Community Additions

ADD
Show: