次の方法で共有


IWithMaxSizeBytes インターフェイス

定義

データベースの最大サイズ (バイト単位) を設定するSQL Database定義。

public interface IWithMaxSizeBytes
type IWithMaxSizeBytes = interface
Public Interface IWithMaxSizeBytes
派生

メソッド

WithMaxSizeBytes(Int64)

SQL Databaseの最大サイズをバイト単位で設定します。

適用対象