Serializes an instance of the derived class to XML with specified encoding.
Namespace: Nemiro.Data.SqlAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- encoding
- Type: System.Text Encoding
Encoding that will be used during serialization.
Return Value
Type: StringSee Also