API browser of drugValidator100 COM module


/images/arrow_right.png IDrugValidator interface V1.00/22 Nov 2004 
The IDrugValidator interface handles connections to the drug 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 IDrugValidator before methods from any of the other interfaces can be used. space
space
/images/arrow_right.png Methods 8 methods
Close Closes the drug database.
GetAbortInfo Get the abort information.
GetFirstTPValue Retrieves the first tax point value information.
GetNextTPValue Retrieves the next tax point value information.
GetTreatment Get the treatment input data.
Open Opens the drug database.
OpenEx Opens the drug database.
SetTreatment Set the treatment input data.
space
/images/arrow_right.png Properties 17 properties
[get] CreateDrugValidator Creates an instance of the main IDrugValidator interface
[get] CreateValidate Creates an instance of the IValidate interface
[get/put] Date Get and Set the current date for the drugValidator module
[get] DBVersion Get the version of the drugValidator database.
[get] DBVersionDate Get the version date of the drugValidator database.
[get] DBVersionText Get the textual version of the drugValidator database.
[put] DestructDrugValidator Destructs/invalidates a main instance of the IDrugValidator interface
[put] DestructValidate Destructs/invalidates this IValidate interface instance
[get/put] EnableLog Get and Set the log activity for the module
[get/put] ExternalFactor External scaling factor for the service.
[get/put] Language Get and Set the language for the drugValidator module
[get] ModuleVersion Get the version of the drugValidator module.
[get] ModuleVersionText Get the textual version of the drugValidator module.
[get/put] PlaceType Get and Set the place where the service is provided.
[get/put] RoleType Role type of the service provider.
[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