NShape Reference
Store.ReadVersion Method

<< Click to Display Table of Contents >>

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

NShape Reference
Store.ReadVersion Method

Previous pageReturn to chapter overviewNext page

Reads the version of the project from the persistent store.

Syntax

public abstract void ReadVersion(IStoreCache cache)

Description

Reads the version of the project from the persistent store.

Parameters

Name

Description

cache

Store cache associated with this store.

Exceptions

Name

Description

ArgumentNullException

Parameter cache is null.

ArgumentNullException

Parameter parentModelObjectId is null.