TableContinuationToken.ReadXml Method (XmlReader) (Microsoft.WindowsAzure.Storage.Table)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Generates a serializable continuation token from its XML representation.
Namespace:
Microsoft.WindowsAzure.Storage.Table
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- reader
-
Type:
System.Xml.XmlReaderSystem.Xml::XmlReader^System.Xml.XmlReaderSystem.Xml.XmlReader
The XmlReader stream from which the continuation token is deserialized.
Return to top
Generates a serializable continuation token from its XML representation.
Syntax
Parameters
- reader
-
Type:
System.Xml.XmlReaderSystem.Xml::XmlReader^System.Xml.XmlReaderSystem.Xml.XmlReader
The XmlReader stream from which the continuation token is deserialized.