次の方法で共有


DocumentDbCollectionSource.AdditionalColumns プロパティ

定義

ソース データに追加する列を取得または設定します。 型: オブジェクトの配列 (AdditionalColumns) (またはオブジェクトの resultType 配列を持つ式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象