Поделиться через


DataTransferEventType Enumeration

The DataTransferEventType enumeration contains values that are used to specify the type of data transfer event.

Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)

Синтаксис

'Декларация
Public Enumeration DataTransferEventType
public enum DataTransferEventType
public enum class DataTransferEventType
public enum DataTransferEventType
public enum DataTransferEventType

Members

Member name Description
Information An informational event.
Progress A progress event.
Warning A warning event.

Замечания

The DataTransferEventType class is served by the DataTransferEventArgs class.

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Management.Common Namespace