The eid of the site.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0

Syntax

C#
public int EId { get; }
Visual Basic (Declaration)
Public ReadOnly Property EId As Integer
Visual C++
public:
property int EId {
	int get ();
}

See Also