The operation is not allowed after the ResultSet is closed.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly JDBC_RESULTSET_CLOSED_ERROR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode JDBC_RESULTSET_CLOSED_ERROR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ JDBC_RESULTSET_CLOSED_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.jdbC_RESULTSET_CLOSED_ERROR |