TableContinuationToken.GetSchema Method (Microsoft.WindowsAzure.Storage.Table)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
Gets an XML representation of an object.
Namespace:
Microsoft.WindowsAzure.Storage.Table
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Return Value
Type:
System.Xml.Schema.XmlSchemaSystem.Xml.Schema::XmlSchema^System.Xml.Schema.XmlSchemaSystem.Xml.Schema.XmlSchemaAn XmlSchema that describes the XML representation of the object that is produced by the WriteXml method and consumed by the ReadXml method.
Implements
IXmlSerializable.::..GetSchema()()()()
Return to top
Gets an XML representation of an object.
Syntax
Return Value
Type: System.Xml.Schema.XmlSchemaSystem.Xml.Schema::XmlSchema^System.Xml.Schema.XmlSchemaSystem.Xml.Schema.XmlSchemaAn XmlSchema that describes the XML representation of the object that is produced by the WriteXml method and consumed by the ReadXml method.