This topic has not yet been rated - Rate this topic

BackupSet.ServerName Property

SQL Server 2012

Gets the name of the server where the backup was taken.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public string ServerName { get; }

Property Value

Type: System.String
The name of the server.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.