TableDataCompressionOption.DataCompressionOption 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 data compression option.
public Microsoft.SqlServer.TransactSql.ScriptDom.DataCompressionOption DataCompressionOption { get; set; }
member this.DataCompressionOption : Microsoft.SqlServer.TransactSql.ScriptDom.DataCompressionOption with get, set
Public Property DataCompressionOption As DataCompressionOption