Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The DataTransferEventType enumeration contains values that are used to specify the type of data transfer event.
Spazio dei nomi: Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Sintassi
'Dichiarazione
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. |
Osservazioni
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.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.