Click or drag to resize
StandardExtractorUnblob Method

[Missing <summary> documentation for "M:Activsoft.Engine.Db.StandardExtractor.Unblob(System.String,System.Xml.XmlWriter,Activsoft.Engine.Config,System.Boolean)"]

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public void Unblob(
	string value,
	XmlWriter pere,
	Config monConfig,
	bool bd
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Activsoft.Engine.Db.StandardExtractor.Unblob(System.String,System.Xml.XmlWriter,Activsoft.Engine.Config,System.Boolean)"]

pere
Type: System.XmlXmlWriter

[Missing <param name="pere"/> documentation for "M:Activsoft.Engine.Db.StandardExtractor.Unblob(System.String,System.Xml.XmlWriter,Activsoft.Engine.Config,System.Boolean)"]

monConfig
Type: Activsoft.EngineConfig

[Missing <param name="monConfig"/> documentation for "M:Activsoft.Engine.Db.StandardExtractor.Unblob(System.String,System.Xml.XmlWriter,Activsoft.Engine.Config,System.Boolean)"]

bd
Type: SystemBoolean

[Missing <param name="bd"/> documentation for "M:Activsoft.Engine.Db.StandardExtractor.Unblob(System.String,System.Xml.XmlWriter,Activsoft.Engine.Config,System.Boolean)"]

Implements

IUnbloberUnblob(String, XmlWriter, Config, Boolean)
See Also