次の方法で共有


SqlServerSink.SqlWriterTableType プロパティ

定義

SQL ライター テーブルの種類を取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="sqlWriterTableType")]
public object SqlWriterTableType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sqlWriterTableType")>]
member this.SqlWriterTableType : obj with get, set
Public Property SqlWriterTableType As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象