nn::nex::DataStoreSearchParam::GetUpdatedAfter Member Function

Syntax

const DateTime & GetUpdatedAfter() const;

Parameters

None.

Return Values

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

Description

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

We do not recommend using this function because the update date starting 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