Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere .NET API Reference » iAnywhere.QAnywhere.WS namespace (.NET 1.0) » WSResult class

GetValue method Next Page

SetLogger method


Turns debug on or off.

Syntax

Visual Basic
Public Sub SetLogger( _
ByVal wsLogger As iAnywhere.QAnywhere.WS.WSLogger _
)

C#
public void SetLogger(
iAnywhere.QAnywhere.WS.WSLogger wsLogger
);