C-DEngine 5.105

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

Updates the item with the pOld cdeMID to a new cdeMID of pNew.

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

Syntax


public void UpdateID(
	Guid pOld,
	Guid pNew
)
Public Sub UpdateID ( _
	pOld As Guid, _
	pNew As Guid _
)
public:
void UpdateID(
	Guid^ pOld, 
	Guid^ pNew
)

Parameters

pOld
Type: Guid
pNew
Type: Guid