--- title: "VESQLPluginDatabase" description: "Contains details about a Microsoft SQL Server database backed up with Veeam Plug-in for Microsoft SQL Server. Property Type Description String Database name. String Instance name. String DNS name or IP address of the source server." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqlplugindatabase.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLPluginDatabase" dateModified: "2026-08-18" --- # VESQLPluginDatabase Contains details about a Microsoft SQL Server database backed up with Veeam Plug-in for Microsoft SQL Server.

Property

Type

Description

Name

String

Database name.

InstanceName

String

Instance name.

ServerName

String

DNS name or IP address of the source server.

ServerType

ServerType

Possible values:

  • Unspecified
  • Standalone
  • Alwayson
  • Cluster

ProductVersion

System.Version

Microsoft SQL Server version of the instance on which the database is hosted.

## Related Commands [`Get-VESQLPluginDatabase`](get-vesqlplugindatabase.md)