BTreeConfiguration.

BTreeConfiguration(ITransactionalIdSystem, int, bool) Constructor

Syntax

public BTreeConfiguration(ITransactionalIdSystem idSystem, int cacheSize, bool canEnlistWithTransaction)

Parameters

Name Type Description
idSystem ITransactionalIdSystem
cacheSize int
canEnlistWithTransaction bool

Return Value

Type Description
void