external help file | Module Name | online version | schema |
---|---|---|---|
PsSqlLegacy-help.xml |
PsSqlLegacy |
2.0.0 |
Configures SqlCmd
Initialize-LegacySqlCmd [-Path] <FileInfo> [<CommonParameters>]
Invoke-SqlCmd requires a path of the SQLCMD binary, that depend on your current installation.
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Path to the SQLCMD binary.
Type: FileInfo
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.