BMXNET 4.0 Developer API
Answer True if aString is a standard BMX ADO SS command that uses the BMX ADO SCHEMA files
Namespace:
IndianHealthService.BMXNetAssembly: BMXNET40 (in BMXNET40.dll)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- aString
- String
The command to be examined
Return Value
True if it complied, otherwise falseRemarks
This is mostly used by the framework but exposed for potential use.