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

SQL Anywhere 11.0.0 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULFileTransfer 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