Click or drag to resize

DataItemWriter Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DeploymentDataItemWriter

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public abstract class DataItemWriter : IDisposable

The DataItemWriter type exposes the following members.

Constructors
  NameDescription
Protected methodDataItemWriter
Initializes a new instance of the DataItemWriter class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the DataItemWriter
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the DataItemWriter and optionally releases the managed resources
Public methodWriteItems
Public methodWriteItemsSecondPass
Top
See Also