LKVOICERECOGNITIONTOPIC
Description: Contains a list of Dragon Topics for voice recognition

Primary Key
Column Name Ordinal Position

Foreign Key
Column Name Ordinal Position Referenced Table

Column Information
Name Type
1 LKVOICERECOGNITIONTOPICID INT
Description: The unique Id for the LkVoiceRecognitionTopic table
Name Type
2 NAME NVARCHAR
Description: Textual name of the topic
Name Type
3 DRAGONCODE NVARCHAR
Description: Code for the topic
Name Type
4 ISDEFAULT BIT
Description: Is Default flag
Name Type
6 CREATED DATETIMEOFFSET
Description: Record created time
Name Type
8 LASTMODIFIED DATETIMEOFFSET
Description: Record Last Modified time