New-DPSDataSourceSettings
Syntax
__AllParameterSets
New-DPSDataSourceSettings -ConnectionString <string> [<CommonParameters>]Parameters
-ConnectionString
Connection string found in appsettings.json
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Notes
For more information, type "Get-Help New-DPSDataSourceSettings -detailed". For technical information, type "Get-Help New-DPSDataSourceSettings -full".
Last updated
Was this helpful?