Show / Hide Table of Contents

Class SoDatabaseEnvironmentInfoPlugin

Provide environmental info, but DO NOT cause the creation of an SoDatabase if none exists! Also do not trigger container manager, container, all the rest of the lazy blahblah

Inheritance
Object
SoDatabaseEnvironmentInfoPlugin
Implements
ISoEnvironmentInfoPlugin
Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
[SoEnvironmentInfoPlugin("SoDatabaseEnvironmentInfoPlugin")]
public class SoDatabaseEnvironmentInfoPlugin : Object, ISoEnvironmentInfoPlugin, IPlugin

Constructors

SoDatabaseEnvironmentInfoPlugin()

Provide environmental info, but DO NOT cause the creation of an SoDatabase if none exists! Also do not trigger container manager, container, all the rest of the lazy blahblah

Declaration
public SoDatabaseEnvironmentInfoPlugin()

Methods

UpdateEnvironmentInfo(NameValueCollection)

Provide environmental info, but DO NOT cause the creation of an SoDatabase if none exists! Also do not trigger container manager, container, all the rest of the lazy blahblah

Declaration
public void UpdateEnvironmentInfo(NameValueCollection environmentInfo)
Parameters
Type Name Description
NameValueCollection environmentInfo

Implements

ISoEnvironmentInfoPlugin

Extension Methods

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