DataTransferEventArgs Members
The DataTransferEventArgs class represents the arguments used when a data transfer event is raised.
The following tables list the members exposed by the DataTransferEventArgs type.
Public Constructors
名称 | Description | |
---|---|---|
DataTransferEventArgs | Initializes a new instance of the DataTransferEventArgs class for the specified event and with the specified message. |
顶部
Public Properties
名称 | Description | |
---|---|---|
DataTransferEventType | Gets the type of data transfer event associated with the DataTransferEventArgs object. | |
Message | Gets the message text associated with the DataTransferEventType object. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
DataTransferEventArgs Class
Microsoft.SqlServer.Management.Common Namespace