RestoreSqlBackupSettings.

BackupSetFile Property

Summary

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

Syntax

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

Value

Type Description
Nullable<int>