The ATL COM module tardocValidator provides methods to
browse, search & validate records of the TARDOC tariff
browse, search & validate records of the TARDOC tariff
API browser of tardocValidator100 COM module
![]() |
V1.00/ 1 Jul 2025 | ||
---|---|---|---|
The ITardocValidator interface handles connections to the Tardoc database. It provides a means to open and close database connections, and set and retrieve general database parameters, such as the database or module versions. A connection to the database must be opened via ITardocValidator before methods from any of the other interfaces can be used. | ![]() |
||
![]() | |||
![]() |
3 methods | ||
Close | Closes the Tardoc database. | ||
GetAbortInfo | Get the abort information. | ||
Open | Opens the Tardoc database. | ||
![]() | |||
![]() |
22 properties | ||
[get] CreateCatalog | Create an instance of the ICatalog interface. | ||
[get] CreateSearch | Create an instance of the ISearch interface. | ||
[get] CreateTardocInput | Create an instance of the ITardocInput interface. | ||
[get] CreateTardocValidator | Creates an instance of the main ITardocValidator interface | ||
[get] CreateUtility | Create an instance of the IUtility interface. | ||
[get] CreateValidate | Create an instance of the IValidate interface. | ||
[get/put] Date | Get and Set the current date for the TardocValidator module | ||
[get] DBVersion | Get the version of the TardocValidator database. | ||
[get] DBVersionDate | Get the version date of the TardocValidator database. | ||
[get] DBVersionText | Get the textual version of the TardocValidator database. | ||
[put] DestructCatalog | Destructs/invalidates this ICatalog interface instance | ||
[put] DestructSearch | Destructs/invalidates this ISearch interface instance | ||
[put] DestructTardocInput | Destructs/invalidates this ITardocInput interface instance | ||
[put] DestructTardocValidator | Destructs/invalidates a main instance of the ITardocValidator interface | ||
[put] DestructUtility | Destructs/invalidates this IUtility interface instance | ||
[put] DestructValidate | Destructs/invalidates this IValidate interface instance | ||
[get/put] EnableLog | Get and Set the log activity for the module | ||
[get/put] Language | Get and Set the language for the TardocValidator module | ||
[get] ModuleVersion | Get the version of the tardocValidator module. | ||
[get] ModuleVersionText | Get the textual version of the TardocValidator module. | ||
[get/put] WildCard | Get and Set the match-all wildcard character for SQL queries | ||
[get/put] WildCharacter | Get and Set the "match any single character" wildcard character for SQL queries | ||
![]() |