--- title: "VESQLPluginDatabaseFile" description: "Contains details about Microsoft SQL Server database files backed up with Veeam Plug-in for Microsoft SQL Server. Property Type Description String Path to the database file. String Logical name of the database file." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqlplugindatabasefile.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLPluginDatabaseFile" dateModified: "2026-08-18" --- # VESQLPluginDatabaseFile Contains details about Microsoft SQL Server database files backed up with Veeam Plug-in for Microsoft SQL Server.

Property

Type

Description

Path

String

Path to the database file.

LogicalName

String

Logical name of the database file.

Type

VESQLPluginDatabaseFileType

Database file type. Possible values:

  • Primary
  • Secondary
  • Blobs

Size

Ulong

File size, in bytes.

## Related Commands [`Get-VESQLPluginDatabaseFile`](get-vesqlplugindatabasefile.md)