CodifierType
The method to use to store coding information for your Fact Bank. You can use one of the following options:
- Files. Use coding text files. For this option, you must create the coding files and set CodingsPath and CodingsDatPath to the locations of your coding files.
- odbc. Use a SQL database. For this option, you must set have a coding SQL database, and set CodingsConfigSection to the name of a configuration section that contains the database connection information.
Type: | String |
Default: | Files |
Required: | No |
Configuration Section: | MySystem |
Example: | CodifierType=odbc
|
See Also: | CodingsDatPath
CodingsPath CodingsConfigSection |