nn::nex::DataStoreGetMetaParam Class

Syntax

class DataStoreGetMetaParam

Description

Represents parameters that are used while getting metadata.

Member Functions

DataStoreGetMetaParam Constructor.
V ~DataStoreGetMetaParam Destructor.
SetDataId Sets the data ID.
GetDataId Gets the data ID.
SetPersistenceTarget Specifies the data to get by using a persistence target (principal ID and persistence slot ID).
GetPersistenceTarget Gets the persistence target.
SetResultOption Sets the option value returned from getting metadata.
GetResultOption Gets the option value returned from getting metadata.
SetAccessPassword Sets an access password.
GetAccessPassword Gets the access password.
Reset Initializes an object to the default state generated by the constructor.
Trace Traces the content of a DataStoreGetMetaParam object.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL