This topic has not yet been rated - Rate this topic

DeviceType Enumeration

The DeviceType enumeration is a list of constant values that specify the various different types of devices supported by Microsoft SQL Server.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
public enum DeviceType
public enum DeviceType
public enum DeviceType
Member name Description
File Specifies a disk file.
LogicalDevice Specifies a logical device.
Pipe Specifies a named pipe.
Tape Specifies a tape device.
VirtualDevice Specifies a virtual device.

The DeviceType enumeration class is served by the DeviceType property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ