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.
Include protected members
Include inherited members
Contains information about the progress of a long-running operation.
The JET_SNPROG type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_SNPROG |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
cunitDone | Gets the number of work units that are already completed during the long running operation. |
![]() |
cunitTotal | Gets the number of work units that need to be completed. This value will always be bigger than or equal to cunitDone. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | Returns a value indicating whether this instance is equal to another instance. (Overrides Object.Equals(Object).) |
![]() |
Equals(JET_SNPROG) | Returns a value indicating whether this instance is equal to another instance. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Generate a string representation of the instance. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)