ViewDistributionOption.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The view distribution policy for materialized views.
public Microsoft.SqlServer.TransactSql.ScriptDom.ViewDistributionPolicy Value { get; set; }
member this.Value : Microsoft.SqlServer.TransactSql.ScriptDom.ViewDistributionPolicy with get, set
Public Property Value As ViewDistributionPolicy