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

SQL Anywhere 11.0.1 » UltraLite - .NET Programming » UltraLite .NET 2.0 API reference » ULSyncResult class

 

StreamErrorSystem property

Returns the stream error system-specific code.

Syntax
Visual Basic
Public Readonly Property StreamErrorSystem As Integer
C#
public int StreamErrorSystem { get;}
Property value

An integer denoting the stream error system-specific code.

See also