NShape Reference
Store.Open Method

<< Click to Display Table of Contents >>

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

NShape Reference
Store.Open Method

Previous pageReturn to chapter overviewNext page

Opens a project store in the data source.

Syntax

public virtual void Open(IStoreCache storeCache)

Description

Opens a project store in the data source.

Parameters

Name

Description

storeCache

The store cache associated with this store.

Exceptions

Name

Description

ArgumentNullException

The given IStoreCache is null.