Sdílet prostřednictvím


RedirectIncompatibleRowSettings(Object) Constructor

Definition

Initializes a new instance of RedirectIncompatibleRowSettings.

public RedirectIncompatibleRowSettings (object linkedServiceName);
new Azure.Analytics.Synapse.Artifacts.Models.RedirectIncompatibleRowSettings : obj -> Azure.Analytics.Synapse.Artifacts.Models.RedirectIncompatibleRowSettings
Public Sub New (linkedServiceName As Object)

Parameters

linkedServiceName
Object

Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).

Exceptions

linkedServiceName is null.

Applies to