void SetPersistenceTarget( const DataStorePersistenceTarget & persistenceTarget );
Name | Description | |
---|---|---|
in | persistenceTarget | The persistence target for the data to get. |
Specifies the data to get by using a persistence target (principal ID and persistence slot ID).
A principal ID and persistence slot ID are used to specify which data to get. If you set these parameters, do not set the data ID with the DataStorePrepareGetParam::SetDataId
function.
CONFIDENTIAL