Constructor SurrogateIndexReader
SurrogateIndexReader(String, IndexReader, SurrogateNCacheDirectory, CacheContext, IDataFormatService, Type)
Declaration
public SurrogateIndexReader(string objectUID, IndexReader reader, SurrogateNCacheDirectory ncacheDirectory, CacheContext cacheContext, IDataFormatService dataFormatService, Type actualType)
Parameters
Type |
Name |
Description |
System.String |
objectUID |
|
IndexReader |
reader |
|
SurrogateNCacheDirectory |
ncacheDirectory |
|
CacheContext |
cacheContext |
|
IDataFormatService |
dataFormatService |
|
System.Type |
actualType |
|