PowerShell Wrapper for SqlLocalDB Utility.
Return localdb versions
Get-LocalDbVersion [<CommonParameters>]
Selects the installed localdb versions, that can be used to create new instances.
Get-LocalDbVersion
Name Version —- ——- Microsoft SQL Server 2016 13.1.4001.0 Microsoft SQL Server 2019 15.0.4153.1
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.