次の方法で共有


ImportNewDatabaseDefinition.MaxSizeBytes プロパティ

定義

インポート データベースの最大サイズ (バイト単位) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象