IEmbeddedConfiguration.

AddConfigurationItem(IEmbeddedConfigurationItem) Method

Summary

adds ConfigurationItems to be applied when a networking EmbeddedObjectContainer is opened.

Syntax

void AddConfigurationItem(IEmbeddedConfigurationItem configItem)

Parameters

Name Type Description
configItem IEmbeddedConfigurationItem the Db4objects.Db4o.Config.IEmbeddedConfigurationItem

Return Value

Type Description
void