BackupSet.ServerVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft SQL Server version where the backup was taken.
public Microsoft.SqlServer.Management.Common.ServerVersion ServerVersion { get; }
member this.ServerVersion : Microsoft.SqlServer.Management.Common.ServerVersion
Public ReadOnly Property ServerVersion As ServerVersion
Property Value
The server version.