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.
Specifies the Data Retention database option.
Enabled only for Edge as of Now
public bool? DataRetentionEnabled { get; set; }
member this.DataRetentionEnabled : Nullable<bool> with get, set
Public Property DataRetentionEnabled As Nullable(Of Boolean)