NShape Reference
RepositoryWriter.BeginWriteObject

<< Click to Display Table of Contents >>

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

NShape Reference
RepositoryWriter.BeginWriteObject

Previous pageReturn to chapter overviewNext page

Starts writing an object.

Syntax

void BeginWriteObject()

Description

Starts writing a new inner object.

XMLRepositoryWriter will write a new start tag and move to its contents, AdoNetRepositoryWriter will initialize the ADO.NET command object for a new object.