DiskStatementOptionKind Enumeration
Represents the different disk statement options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Name | The name of the database. | |
| PhysName | The physical name of the device. | |
| Size | The amount of space. | |
| VDevNo | The virtual device number. | |
| VStart | The starting virtual address. |
Show: