次の方法で共有


SqlMISink.TableOption プロパティ

定義

シンク テーブルを処理するオプション (autoCreate など)。 現時点では、'autoCreate' 値のみがサポートされています。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> TableOption { get; set; }
member this.TableOption : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property TableOption As DataFactoryElement(Of String)

プロパティ値

適用対象