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

SQL Anywhere 10.0.1 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULSyncResult class

StreamErrorContext property Next Page

StreamErrorID property


Returns the ID of the network layer reporting an error.

Syntax

Visual Basic

Public Readonly Property StreamErrorID As ULStreamErrorID

C#

public ULStreamErrorID StreamErrorID { get;}

Property value

One of the ULStreamErrorID values denoting the ID of the network layer reporting an error.

See also