Show / Hide Table of Contents

Class SoDatabaseContext.DatabaseContext

Class keeping track of entered and left database context. Use EnterDatabaseContext(string) to enter a database context.

Inheritance
Object
SoDatabaseContext.DatabaseContext
Implements
IDisposable
Namespace: SuperOffice
Assembly: SoCore.dll
Syntax
public class DatabaseContext : Object, IDisposable

Properties

Context

Class keeping track of entered and left database context. Use EnterDatabaseContext(string) to enter a database context.

Declaration
public SoDatabaseContext Context { get; }
Property Value
Type Description
SoDatabaseContext

Methods

Dispose()

Dispose the database context to leave the current database context.

Declaration
public void Dispose()

Implements

IDisposable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top