The character set for this database is invalid. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_INVALID_DATABASE_CHARSET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_INVALID_DATABASE_CHARSET; |
C++ |
---|
public: static const ExceptionCode PERSIST_INVALID_DATABASE_CHARSET; |
J# |
---|
public static final ExceptionCode PERSIST_INVALID_DATABASE_CHARSET |
JScript |
---|
public static const var PERSIST_INVALID_DATABASE_CHARSET : ExceptionCode; |
See Also