NextRestoreEventArgs(String, String, String, Int32) Construtor

Definição

Inicializa uma nova instância da classe NextRestoreEventArgs.

public NextRestoreEventArgs(string backupSetName, string backupSetDescription, string deviceName, int count);
new Microsoft.SqlServer.Management.Smo.NextRestoreEventArgs : string * string * string * int -> Microsoft.SqlServer.Management.Smo.NextRestoreEventArgs
Public Sub New (backupSetName As String, backupSetDescription As String, deviceName As String, count As Integer)

Parâmetros

backupSetName
String

Nome do conjunto de backup.

backupSetDescription
String

A descrição do conjunto de backup.

deviceName
String

Nome do dispositivo.

count
Int32

A contagem.

Aplica-se a