共用方式為


DiskStatementOptionKind 列舉

Represents the different disk statement options.

命名空間:  Microsoft.SqlServer.TransactSql.ScriptDom
組件:  Microsoft.SqlServer.TransactSql.ScriptDom (在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)

語法

'宣告
Public Enumeration DiskStatementOptionKind
'用途
Dim instance As DiskStatementOptionKind
public enum DiskStatementOptionKind
public enum class DiskStatementOptionKind
type DiskStatementOptionKind
public enum DiskStatementOptionKind

成員

成員名稱 說明
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.

請參閱

參考

Microsoft.SqlServer.TransactSql.ScriptDom 命名空間