VersionSerializationAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serializes instances of System.Version to Sfc XML
public class VersionSerializationAdapter : Microsoft.SqlServer.Management.Sdk.Sfc.IXmlSerializationAdapter
type VersionSerializationAdapter = class
interface IXmlSerializationAdapter
Public Class VersionSerializationAdapter
Implements IXmlSerializationAdapter
- Inheritance
-
VersionSerializationAdapter
- Implements
Constructors
VersionSerializationAdapter() |
Methods
ReadXml(XmlReader, Object) | |
WriteXml(XmlWriter, Object) |