NShape Reference
RepositoryWriter.EndWriteObject

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > RepositoryWriter Class >

NShape Reference
RepositoryWriter.EndWriteObject

Previous pageReturn to chapter overviewNext page

Finishes writing an object.

Syntax

void EndWriteObject()

Description

XMLRepositoryWriter will write the end tag, AdoNetRepositoryWriter will post the object to the database by executing the current ADO.NET command.