A persistent property must have an entry defined in the ColumnDefinition table in the database.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_NO_COLUMN As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_NO_COLUMN |
Visual C++ |
---|
public: static initonly ExceptionCode^ PERSIST_NO_COLUMN |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.persisT_NO_COLUMN |