TheStorageUtilities..::..SerializeDataToStore<(Of <(<'T>)>)> Method
Serializes a dictionary of a given type for storage in the storage service
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Type Parameters
- T
- Type of the class to be serialized
Parameters
- MyValue
- Type: Dictionary<(Of <(<'String, T>)>)>
Dictionary of values to be serialized
- pMagicID
- Type: String
cookie of the call
- pCMD
- Type: nsCDEngine.Engines.StorageService..::..eSCMD
Storage command to be executed with this store call
- pTableName
- Type: String
custom table name if required