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 네임스페이스