Defines and establishes a database connection based on workspace ID.
Inheritance Hierarchy
Relativity.CustomPages.ConnectionHelper
Namespace: Relativity.CustomPages
Assembly: Relativity.CustomPages (in Relativity.CustomPages.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
Methods
| Name | Description | |
|---|---|---|
| Helper() |
Returns a custom page helper object which later can be used to obtain database connection, service or authentication manager instance.
| |
| Helper(Int32) |
Returns a custom page helper object which later can be used to obtain database connection, service or authentication manager instance.
|
See Also