API browser of tarmedValidator100 COM module


/images/arrow_right.png ITarmedValidator interface V1.00/30 Aug 2002 
The ITarmedValidator interface handles connections to the Tarmed 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 ITarmedValidator before methods from any of the other interfaces can be used. space
space
/images/arrow_right.png Methods 4 methods
Close Closes the Tarmed database.
GetAbortInfo Get the abort information.
Open Opens the Tarmed database.
OpenEx Opens the Tarmed database.
space
/images/arrow_right.png Properties 22 properties
[get] CreateCatalog Create an instance of the ICatalog interface.
[get] CreateSearch Create an instance of the ISearch interface.
[get] CreateTarmedInput Create an instance of the ITarmedInput interface.
[get] CreateTarmedValidator Creates an instance of the main ITarmedValidator 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 TarmedValidator module
[get] DBVersion Get the version of the TarmedValidator database.
[get] DBVersionDate Get the version date of the TarmedValidator database.
[get] DBVersionText Get the textual version of the TarmedValidator database.
[put] DestructCatalog Destructs/invalidates this ICatalog interface instance
[put] DestructSearch Destructs/invalidates this ISearch interface instance
[put] DestructTarmedInput Destructs/invalidates this ITarmedInput interface instance
[put] DestructTarmedValidator Destructs/invalidates a main instance of the ITarmedValidator 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 TarmedValidator module
[get] ModuleVersion Get the version of the tarmedValidator module.
[get] ModuleVersionText Get the textual version of the TarmedValidator 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
 
space