The Driver type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAddCallOut
Public methodStatic memberDestroyObject
Public methodStatic memberGetTypeForName
Public methodStatic memberHandleError(Object, Exception)
Public methodStatic memberHandleError(Object, Exception, String)
Protected methodStatic memberNewConnection
Public methodStatic memberSecure
Determines whether the code running is secure. This is achieved by checking the call stack. If all the assemblies in the call stack are trusted, then the code is secure. If an MThread is running, then that is checked too, to ensure it was created from a secure context.
Public methodStatic memberSetErrorHandler
Public methodStatic memberSetNewConnectionHandler
Public methodStatic memberShutdown

Properties

See Also