VersionSerializationAdapter Class
Adapts the serialization mode to the version of SQL Server in use.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | VersionSerializationAdapter() | Initializes a new instance of the VersionSerializationAdapter class. |
Name | Description | |
---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReadXml(XmlReader^, Object^%) | Reads an object in serialized Xml form. |
![]() | ToString() | (Inherited from Object.) |
![]() | WriteXml(XmlWriter^, Object^) | Writes and object to serialized Xml form. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: