C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..GetEntryByID Method (Guid)

This only works with RAM or Cached StorageMirrors for SQL Based use callback based method

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

Syntax


public T GetEntryByID(
	Guid pMagicID
)
Public Function GetEntryByID ( _
	pMagicID As Guid _
) As T
public:
T GetEntryByID(
	Guid^ pMagicID
)

Parameters

pMagicID
Type: Guid

Return Value