DbLinkContextSwitch
Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public class DbLinkContextSwitch : System.IDisposableInheritance: object → DbLinkContextSwitch
Constructors
Section titled “Constructors”DbLinkContextSwitch(IDbLink)
Section titled “DbLinkContextSwitch(IDbLink)”public DbLinkContextSwitch(IDbLink link)Parameters
Section titled “Parameters”linkIDbLink
DbLinkContextSwitch(IDbLink, DbLinkContextSwitchMode)
Section titled “DbLinkContextSwitch(IDbLink, DbLinkContextSwitchMode)”public DbLinkContextSwitch(IDbLink link, DbLinkContextSwitchMode mode)Parameters
Section titled “Parameters”linkIDbLinkmodeDbLinkContextSwitchMode
Methods
Section titled “Methods”Dispose()
Section titled “Dispose()”public virtual void Dispose()SuppressCurrentConnection(DbLinkProvider)
Section titled “SuppressCurrentConnection(DbLinkProvider)”public static DbLinkContextSwitch SuppressCurrentConnection(DbLinkProvider provider)Parameters
Section titled “Parameters”providerDbLinkProvider