--- title: "VESQLDatabaseFile" description: "Contains details about Microsoft SQL Server database files. Property Type Description String Path to the database file. VESQLDatabaseFileType Database file type." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqldatabasefile.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLDatabaseFile" dateModified: "2026-08-18" --- # VESQLDatabaseFile Contains details about Microsoft SQL Server database files.

Property

Type

Description

Path

String

Path to the database file.

Type

VESQLDatabaseFileType

Database file type. Possible values:

  • Primary
  • Secondary
## Related Commands [`Get-VESQLDatabaseFile`](get-vesqldatabasefile.md)