DeviceType 열거형

Specifies the device types.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public Enumeration DeviceType
‘사용 방법
Dim instance As DeviceType
public enum DeviceType
public enum class DeviceType
type DeviceType
public enum DeviceType

멤버

멤버 이름 설명
DatabaseSnapshot The type is DatabaseSnapshot.
Disk The type is Disk.
None The type is None.
Tape The type is Tape.
VirtualDevice The type is VirtualDevice.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스