Specifies the environment operation whose progress is being reported
Namespace:
BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
Syntax
C# |
---|
public enum EnvironmentFeedbackEvent |
Visual Basic (Declaration) |
---|
Public Enumeration EnvironmentFeedbackEvent |
Visual C++ |
---|
public enum class EnvironmentFeedbackEvent |
Members
Member name | Description | |
---|---|---|
RECOVERY |
The environment is being recovered.
|