次の方法で共有


TableLevelSharingProperties.ExternalTablesToInclude プロパティ

定義

フォロワー データベースに含める外部テーブルの一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="externalTablesToInclude")]
public System.Collections.Generic.IList<string> ExternalTablesToInclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="externalTablesToInclude")>]
member this.ExternalTablesToInclude : System.Collections.Generic.IList<string> with get, set
Public Property ExternalTablesToInclude As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象