Environment ID assigned by the replication manager. This is the same value that is passed to EventNotify for the REP_NEWMASTER event.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet60 (in libdb_dotnet60.dll) Version: 6.0.30.0

Syntax

C#
public int EId
Visual Basic (Declaration)
Public EId As Integer
Visual C++
public:
int EId

See Also