IBM Content Search Services does not allow you to delete an index area if the index area contains index data.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_CANT_DELETE_INUSE_TEXTSEARCH_INDEX_AREA As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_CANT_DELETE_INUSE_TEXTSEARCH_INDEX_AREA |
Visual C++ |
---|
public:
static initonly ExceptionCode^ PERSIST_CANT_DELETE_INUSE_TEXTSEARCH_INDEX_AREA |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.persisT_CANT_DELETE_INUSE_TEXTSEARCH_INDEX_AREA |