--- title: "VESQLPublishedDatabase" description: "Contains details about a published Microsoft SQL Server database. Property Type Description String Database name. String New name for the database on the target server." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqlpublisheddatabase.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLPublishedDatabase" dateModified: "2026-08-18" --- # VESQLPublishedDatabase Contains details about a published Microsoft SQL Server database.

Property

Type

Description

DatabaseName

String

Database name.

PublishedDatabaseName

String

New name for the database on the target server.

SqlServer

String

DNS name or IP address of the Microsoft SQL Server to which the database is published.

## Related Commands - [`Publish-VESQLDatabase`](publish-vesqldatabase.md) - [`Get-VESQLPublishedDatabase`](get-vesqlpublisheddatabase.md) - [`Unpublish-VESQLDatabase`](unpublish-vesqldatabase.md)