PercentCompleteEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments for the event handler of the percent complete
public sealed class PercentCompleteEventArgs : Microsoft.SqlServer.Management.Common.ServerMessageEventArgs
type PercentCompleteEventArgs = class
inherit ServerMessageEventArgs
Public NotInheritable Class PercentCompleteEventArgs
Inherits ServerMessageEventArgs
- Inheritance
Properties
Error | (Inherited from ServerMessageEventArgs) |
Message |
Gets the message. |
Percent |
Percent |
Methods
ToString() | (Inherited from ServerMessageEventArgs) |