次の方法で共有


SyncGroupSchemaTableColumn.QuotedName プロパティ

定義

同期グループ テーブル列の引用符で囲まれた名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="quotedName")]
public string QuotedName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotedName")>]
member this.QuotedName : string with get, set
Public Property QuotedName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象