See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
IndexJob::GetIndexInfo Method

Get information about the current state of an index

C#
public IndexInfo GetIndexInfo(ref String indexPath);
Visual Basic
Public Function GetIndexInfo(ByRef indexPath As String) As IndexInfo
Parameters
Parameters 
Description 
indexPath 
Location of the index 
Returns

IndexInfo containing the current state of the index. IndexInfo is returned even if the index could not be accessed.

See Also
You are here: dtSearch::Engine Namespace > IndexJob Class > IndexJob Methods > GetIndexInfo Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.