次の方法で共有


RedirectIncompatibleRowSettings(Object) コンストラクター

定義

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)

パラメーター

linkedServiceName
Object

互換性のない行のリダイレクトに使用される Azure Storage、Storage SAS、または Azure Data Lake Store のリンクされたサービスの名前。 redirectIncompatibleRowSettings が指定されている場合は、指定する必要があります。 型: string (または resultType 文字列を含む式)。

例外

linkedServiceName が null です。

適用対象