Database table compression is not supported.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly DB_COMPRESSION_NOT_SUPPORTED As ExceptionCode
C#
public static readonly ExceptionCode DB_COMPRESSION_NOT_SUPPORTED
Visual C++
public:
static initonly ExceptionCode^ DB_COMPRESSION_NOT_SUPPORTED
JavaScript
FileNet.Api.Exception.ExceptionCode.dB_COMPRESSION_NOT_SUPPORTED

ToggleSee Also