mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-02-19 10:53:41 +00:00
fixes to casing, and some basic functions changed to advanced
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Function Send-SQLDataToExcel {
|
||||
function Send-SQLDataToExcel {
|
||||
[CmdletBinding(DefaultParameterSetName="none")]
|
||||
[Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSAvoidGlobalVars', '', Justification="Allowed to use DBSessions Global variable from GETSQL Module")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user