The database parameters cannot be extracted from the connection.

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

ToggleSyntax

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

ToggleSee Also