The following tables list the members exposed by DBConnector.
Public Constructors
Public Fields
Public Properties
Public Methods
| Name | Description |
| SetCaseSensitivity |
Allow the clienht to configure case sensitivity
|
| SetDefaultAssembly |
Allow the setting of a defualt assembly name. This will be appended to any method
calls if set.
|
| SetLockOption |
Define the required locking option on the server.
|
| SetLockTimeout |
Provide the timeout value before a record lock on the server will abort.
|
| SetLockTracing |
Enable lock tracing on the server. Once set to true all lock informaiton
will be recorded and can be traced using the Symphony Harmony Pulse viewer.
|
| SetPropertyNotificaitons | Provide the ability to set all created instnaces to supress property changed notifications. |
Top
See Also