The Content Engine JBDC Driver could not be registered. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly JDBC_DRIVER_STATIC_ERROR As ExceptionCode
C#
public static readonly ExceptionCode JDBC_DRIVER_STATIC_ERROR;
C++
public:
 static const ExceptionCode JDBC_DRIVER_STATIC_ERROR;
J#
public static final ExceptionCode JDBC_DRIVER_STATIC_ERROR
JScript
public static const var JDBC_DRIVER_STATIC_ERROR : ExceptionCode;

See Also