The database parameters cannot be extracted from the connection.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |