C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..RetrieveEdgeStorageProperties Method

Retrieves the property bag for data records from storage

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Task<TheDataRetrievalRecord> RetrieveEdgeStorageProperties(
	TheDataRetrievalRecord pRec
)
Public Function RetrieveEdgeStorageProperties ( _
	pRec As TheDataRetrievalRecord _
) As Task(Of TheDataRetrievalRecord)
public:
Task<TheDataRetrievalRecord^>^ RetrieveEdgeStorageProperties(
	TheDataRetrievalRecord^ pRec
)

Parameters

pRec
Type: nsCDEngine.Engines.StorageService.Model..::..TheDataRetrievalRecord
Record with property bags that have not yet been retrieved

Return Value

New record with property bags filled in the appropriate REC fields