TSqlModelOptions.MemoryOptimizedElevateToSnapshot 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.
Specifies the MEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT database option.
public bool? MemoryOptimizedElevateToSnapshot { get; set; }
member this.MemoryOptimizedElevateToSnapshot : Nullable<bool> with get, set
Public Property MemoryOptimizedElevateToSnapshot As Nullable(Of Boolean)