Configuration.DefaultBackupCompression Property

Definition

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

Property Value

Applies to