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 命名空間