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

Namespace:  BerkeleyDB
Assembly:  libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0

Syntax

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

See Also