Click or drag to resize
IUnblober Interface
Defines a class that can read XML content from the database and transform it if needed before writing it into the given XmlWriter.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public interface IUnblober

The IUnblober type exposes the following members.

Methods
  NameDescription
Public methodUnblob
Interprets the given value and inserts it into the XmlWriter.
Top
See Also