Configuration.DefaultBackupCompression 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.
This public property gets or sets the default backup compression value and returns a ConfigProperty object representing ‘backup compression default’ server configuration.
public Microsoft.SqlServer.Management.Smo.ConfigProperty DefaultBackupCompression { get; }
member this.DefaultBackupCompression : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property DefaultBackupCompression As ConfigProperty