Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The ProgressReportEventArgs object provides programmatic access to the arguments used to report the progress of an operation that works through an object hierarchy, such as discovering dependencies in scripting operations.
The following tables list the members exposed by the ProgressReportEventArgs type.
Public Constructors
| Nom | Description | |
|---|---|---|
| ProgressReportEventArgs | Initializes a new instance of the ProgressReportEventArgs class. |
Haut de la page
Public Properties
| Nom | Description | |
|---|---|---|
![]() |
Current | Gets the Urn object value that specifies the object that the operation is currently processing. |
![]() |
Parent | Gets the Urn object that is the parent of the ProgressReportEventArgs object. |
![]() |
SubTotal | Gets the total number of objects within the current branch of the object hierarchy. |
![]() |
SubTotalCount | Gets the current count of objects processed by the operation within the current branch of the object hierarchy. |
![]() |
Total | Gets the total number of object in the entire object hierarchy. |
![]() |
TotalCount | Gets the total current count of objects processed by the operation within the entire object hierarchy. |
Haut de la page
Public Methods
(see also Protected Methods )
| Nom | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
| Nom | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
ProgressReportEventArgs Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)