Propriété ScriptDataCompression
SQL Server 2008 R2
Gets or sets the Boolean property value that specifies whether to include data compression information in the generated script.
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Valeur de propriété
Type : System..::..BooleanA Boolean value that specifies whether to include data compression in the generated script.
If True, the script includes information about the type of data compression.
If False (default), the script does not include information about data compression.