Redigera

Dela via


getLogWriter Method (SQLServerDataSource)

Download JDBC driver

This method is for internal use only. For more information about logging, see Tracing Driver Operation.

Syntax

  
public java.io.PrintWriter getLogWriter()  

Return Value

A PrintWriter object.

Remarks

This getLogWriter method is specified by the getLogWriter method in the javax.sql.DataSource interface.

See Also

SQLServerDataSource Members
SQLServerDataSource Class