次の方法で共有


DeviceType 列挙体

DeviceType 列挙は、SQL Server でサポートされるさまざまな種類のデバイスを示す定数値の一覧です。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.SmoExtended (Microsoft.SqlServer.SmoExtended.dll)

構文

'宣言
Public Enumeration DeviceType
'使用
Dim instance As DeviceType
public enum DeviceType
public enum class DeviceType
type DeviceType
public enum DeviceType

メンバー

メンバー名 説明
LogicalDevice 論理デバイスを指定します。
Tape テープ デバイスを指定します。
File ディスク ファイルを指定します。
Pipe 名前付きパイプを指定します。
VirtualDevice 仮想デバイスを指定します。

説明

DeviceType 列挙クラスは DeviceType プロパティによって処理されます。