MetadataSet.WriteTo(XmlWriter) Método

Definição

Escreve o MetadataSet para XML usando o especificado XmlWriter.

public:
 void WriteTo(System::Xml::XmlWriter ^ writer);
public void WriteTo(System.Xml.XmlWriter writer);
member this.WriteTo : System.Xml.XmlWriter -> unit
Public Sub WriteTo (writer As XmlWriter)

Parâmetros

writer
XmlWriter

O escritor para usar para escrever o XML.

Exceções

O autor é null.

Observações

Escreve num MetadataSet fluxo XML.

Aplica-se a