For the complete documentation index, see llms.txt. This page is also available as Markdown.

New-DPSDataSourceSettings

Syntax

__AllParameterSets

New-DPSDataSourceSettings -ConnectionString <string> [<CommonParameters>]

Parameter

-ConnectionString

Verbindungszeichenfolge, die in appsettings.json zu finden ist

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

Dieses Cmdlet unterstützt die allgemeinen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Weitere Informationen finden Sie unter about_CommonParameters.

Hinweise

Für weitere Informationen geben Sie "Get-Help New-DPSDataSourceSettings -detailed" ein. Für technische Informationen geben Sie "Get-Help New-DPSDataSourceSettings -full" ein.

Zuletzt aktualisiert

War das hilfreich?