Table of Contents

Interface IXmlWriter

Namespace
Javax.Sql.Rowset.Spi
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IXmlWriter : IRowSetWriter
Inherited Members

Methods

WriteXML(WebRowSet, Writer)

void WriteXML(WebRowSet arg0, Writer arg1)

Parameters

arg0 WebRowSet

WebRowSet

arg1 Writer

Writer

Exceptions

SQLException