dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlNumeric Structure / WriteXml Method

In This Topic
    WriteXml Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub WriteXml( _
       ByVal writer As XmlWriter _
    ) 
    public void WriteXml( 
       XmlWriter writer
    )

    Parameters

    writer
    See Also