A delegate which is called to notify the process of specific
Berkeley DB events.
Namespace:
BerkeleyDBAssembly: libdb_dotnet61 (in libdb_dotnet61.dll) Version: 6.1.19.0
Syntax
C# |
---|
public EventNotifyDelegate EventNotify |
Visual Basic (Declaration) |
---|
Public EventNotify As EventNotifyDelegate |
Visual C++ |
---|
public: EventNotifyDelegate^ EventNotify |