次の方法で共有


MemoryUnit 列挙体

SQL のモデルで使用するメモリ単位

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public Enumeration MemoryUnit
'使用
Dim instance As MemoryUnit
public enum MemoryUnit
public enum class MemoryUnit
type MemoryUnit
public enum MemoryUnit

メンバー

メンバー名 説明
Bytes バイト
EB EB
GB GB
KB KB
MB MB
PB PB
Percent パーセント
TB TB
Unspecified 未指定

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間