RepStartMaster Method

BerkeleyDB

Configure the database environment as a master in a group of replicated database environments.

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet48 (in libdb_dotnet48.dll) Version: 4.8.24.0

Syntax

C#
public void RepStartMaster()
Visual Basic (Declaration)
Public Sub RepStartMaster
Visual C++
public:
void RepStartMaster()

See Also