nn::nex::DataStoreSearchParam::GetUpdatedBefore Member Function

Syntax

const DateTime & GetUpdatedBefore() const;

Parameters

None.

Return Values

The ending point of the update date and time to search for.

Description

Gets the ending point of the update date and time to search for.

We do not recommend using this function because the update date ending point will be deprecated as a search parameter.

Revision History

2012/05/29
Instead of returning a copy of the object, the function now returns a const reference.
2011/10/12
Initial version.

CONFIDENTIAL