OutputCacheAttribute.SqlDependency Property

Definition

Gets or sets the SQL dependency.

public string SqlDependency { get; set; }
member this.SqlDependency : string with get, set
Public Property SqlDependency As String

Property Value

The SQL dependency.

Applies to