NShape Reference
IRepositoryWriter Interface

<< Click to Display Table of Contents >>

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

NShape Reference
IRepositoryWriter Interface

Previous pageReturn to chapter overviewNext page

Provides methods to write objects with embedded objects to a data store.

Syntax

public interface IRepositoryWriter

Description

Public Methods

Name

Description

BeginWriteInnerObject

Fetches the next inner object in a set of inner object.

BeginWriteInnerObjects

Fetches the next set of inner objects and prepares them for writing.

EndWriteInnerObject

Finishes writing an inner object.

EndWriteInnerObjects

Finishes writing the current set of inner objects.

WriteBool

Writes a boolean value.

WriteByte

Writes a byte value.

WriteChar

Writes a character value.

WriteDate

Writes a date and time value.

WriteDouble

Writes a double precision floating point number.

WriteFloat

Writes a single precision floating point number.

WriteImage

Writes an image value.

WriteInt16

Writes a 16 bit integer value.

WriteInt32

Writes a 32 bit integer value.

WriteInt64

Writes a 64 bit integer value.

WriteModelObject

Writes a model object.

WriteString

Writes a string value.

WriteStyle

Writes a style.

WriteTemplate

Writes a template.

Requirements

Namespace: Dataweb.NShape.Advanced

Assembly: Dataweb.NShape