RestoreSqlBackupSettings.

DifferentialBackupSetFile Property

Summary

If set this specifies which BackupSet should be used when restoring the differential backup files.
Assembly
Cake.SqlServer.dll
Namespace
Cake.SqlServer
Containing Type
RestoreSqlBackupSettings

Syntax

public Nullable<int> DifferentialBackupSetFile { get; set; }

Value

Type Description
Nullable<int>