Gets serialable state from the derived SmashTable for application hibernation.
This is used internally by Smash and applications should not call this API.
Namespace: Microsoft.Hawaii.Smash.ClientAssembly: Microsoft.Hawaii.Smash.Client (in Microsoft.Hawaii.Smash.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- rows
- Type:
System.Collections.Generic List DataRow_Wire
A List to which serialized record data is appended.
See Also