The database vendor cannot be determined from the JNDI data source, or the data source is an unsupported type. Check the data source and verify the database connection.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly DB_BAD_DATABASE_VENDOR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode DB_BAD_DATABASE_VENDOR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ DB_BAD_DATABASE_VENDOR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.dB_BAD_DATABASE_VENDOR |