Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Memory units for use in SQL models
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration MemoryUnit
'Usage
Dim instance As MemoryUnit
public enum MemoryUnit
public enum class MemoryUnit
type MemoryUnit
public enum MemoryUnit
Members
| Member name | Description | |
|---|---|---|
| Bytes | Bytes | |
| EB | EB | |
| GB | GB | |
| KB | KB | |
| MB | MB | |
| PB | PB | |
| Percent | Percent | |
| TB | TB | |
| Unspecified | Unspecified |