Compartir a través de


ImportNewDatabaseDefinition.MaxSizeBytes Propiedad

Definición

Obtiene o establece el tamaño máximo en bytes para la base de datos de importación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a