The indicated data type is either null or incompatible with the expected data type. The system encountered a data type that was not expected. This condition can occur when the server is attempting to bind a property value to a database column type and the property value is either null or of a data type that is incompatible with the expected data type.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_BAD_DATATYPE As ExceptionCode |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.dB_BAD_DATATYPE |