Configuration.DefaultBackupChecksum 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 checksum value and returns a ConfigProperty object representing 'backup checksum default' server configuration.
public Microsoft.SqlServer.Management.Smo.ConfigProperty DefaultBackupChecksum { get; }
member this.DefaultBackupChecksum : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property DefaultBackupChecksum As ConfigProperty