次の方法で共有


DatabaseUpdateParameters.MaximumDatabaseSizeInBytes プロパティ

定義

任意。 このデータベースの最大サイズをバイト単位で表す値を取得または設定します。 MaximumDatabaseSizeInGB でこれを使用する場合は、同意する必要があります。

public long? MaximumDatabaseSizeInBytes { get; set; }
member this.MaximumDatabaseSizeInBytes : Nullable<int64> with get, set
Public Property MaximumDatabaseSizeInBytes As Nullable(Of Long)

プロパティ値

適用対象