tblLVST_GrammarMessages_cMessageType maps the grammar message typec onstant value: WARNING 0 On occasion, a grammar parser may emit warnings about the grammar. These messages can be stored in the database, for later retreival. ERROR 1 On occasion, a grammar parser may emit error messages about the grammar. Errors generally halt the recognition process, because the grammar won't compile.
| Column Name | Data Type | Data Length | Default Value | See Also |
|
ConstantName |
VARCHAR |
900 |
N/A |
N/A |
|
ConstantValue |
INTEGER |
N/A |
N/A |
N/A |
ConstantValue
ConstantName
Description:This field indicates the type of message generated after validating a grammar.
Constraint Name:N/A
Constraint Description:N/A
ConstantValue
Description:The Constant ID for the grammar message type
Constraint Name:N/A
Constraint Description:N/A
Constraint Name:N/A
Constraint Description:N/A
Columns related:N/A