If true, the replication master will send groups of records to the clients in a single network transfer

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

Syntax

C#
public bool BulkTransfer
Visual Basic (Declaration)
Public BulkTransfer As Boolean
Visual C++
public:
bool BulkTransfer

See Also