Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PercentCompleteEventArgs object represents the arguments passed by the event raised when a process reaches a percent complete marker.
The following tables list the members exposed by the PercentCompleteEventArgs type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Error | Gets the error associated with the server message event. (inherited from ServerMessageEventArgs) |
![]() |
Percent | Gets the percentage value amount that when used in integer multiples, and marks the point at which to report progress. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Returns a String that represents the ServerMessageEventArgs object. (inherited from ServerMessageEventArgs) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
PercentCompleteEventArgs Class
Microsoft.SqlServer.Management.Smo Namespace