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