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
Implements
Inherited Members
Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
[SoEnvironmentInfoPlugin("SoDatabaseEnvironmentInfoPlugin")]
public class SoDatabaseEnvironmentInfoPlugin : ISoEnvironmentInfoPlugin
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)
Method called to collect extra environment info
Declaration
public void UpdateEnvironmentInfo(NameValueCollection environmentInfo)
Parameters
Type | Name | Description |
---|---|---|
NameValueCollection | environmentInfo |