drgValidator, a module capable of browsing,
querying, and validating DRG services.
drgValidator
    API DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
IDRGValidator interface

 Description  V1.00/27 Jul 2007 
The IDRGValidator interface handles connections to the DRG database holding various DRG catalogs. It provides methods to open and close database connections, and query general database parameters, such as the database or module versions. A connection to the database must be opened via IDRGValidator before methods from any of the other interfaces can be used.

 Methods  8 methods 

 Properties  8 properties 
[get]  CreateSearch  [get]  ModuleVersion
[get]  CreateValidate  [get]  ModuleVersionText
[get/put]  EnableLog  [get/put]  WildCard
[get/put]  Language  [get/put]  WildCharacter
drgValidator
  IDRGValidator