C-DEngine 5.105

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

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(
	string pMagicID
)
Public Function GetEntryByID ( _
	pMagicID As String _
) As T
public:
T GetEntryByID(
	String^ pMagicID
)

Parameters

pMagicID
Type: String

Return Value