Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the name of the backup media.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Public Property DevicesName As String
Get
Private Set
'Utilisation
Dim instance As NextRestoreEventArgs
Dim value As String
value = instance.DevicesName
public string DevicesName { get; private set; }
public:
property String^ DevicesName {
String^ get ();
private: void set (String^ value);
}
member DevicesName : string with get, private set
function get DevicesName () : String
private function set DevicesName (value : String)
Valeur de propriété
Type : System.String
The name of the backup media.