Get-SqlDataSet

0.1

PowerShell script that helps you Automate All The Things!

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-SqlDataSet -RequiredVersion 0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

David Walker, Sitecore Dave, Radical Dave

Package Details

Author(s)

  • David Walker Sitecore Dave Radical Dave

Tags

sitecore powershell local install iis solr

Dependencies

This script has no dependencies.

Release Notes

Additional details:
https://stackoverflow.com/questions/13974676/why-does-powershell-think-im-trying-to-return-an-object-rather-then-a-datatab
for ($i = 0; $i -lt $dataset.Tables.Count; $i++) { $dataset.Tables[$i] | Format-Table | Out-Host }

FileList

Version History

Version Downloads Last updated
0.2 61 1/8/2022
0.1 (current version) 33 1/8/2022