BplusTree::Initialize ( System treefile, System blockfile, int KeyLength, int CultureId ) : BplusTree |
|
BplusTree::Initialize ( System treefile, System blockfile, int KeyLength, int CultureId, int nodesize, int buffersize ) : BplusTree |
|
BplusTree::Initialize ( string treefileName, string blockfileName, int KeyLength ) : BplusTree |
|
BplusTree::Initialize ( string treefileName, string blockfileName, int KeyLength, int CultureId ) : BplusTree |
|
BplusTree::Initialize ( string treefileName, string blockfileName, int KeyLength, int CultureId, int nodesize, int buffersize ) : BplusTree |
|