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_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0

Syntax

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

See Also