Expand Minimize
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 SQL Server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public enum DeviceType
Member nameDescription
LogicalDeviceSpecifies a logical device.
TapeSpecifies a tape device.
FileSpecifies a disk file.
PipeSpecifies a named pipe.
VirtualDeviceSpecifies a virtual device.

The DeviceType enumeration class is served by the DeviceType property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.