次の方法で共有


MemoryUnit 列挙体

メモリ単位を指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration MemoryUnit
public enum MemoryUnit
public enum class MemoryUnit
type MemoryUnit
public enum MemoryUnit

メンバー

メンバー名 説明
Unspecified 単位は Unspecified です
Percent 単位は Percent です
Bytes 単位は Bytes です
KB 単位は KB です
MB 単位は MB です
GB 単位は GB です
TB 単位は TB です
PB 単位は PB です
EB 単位は EB です

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間