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 1.0 API Reference » ULException class

NativeError property Next Page

Source property


Returns the name of the provider that generated the error.

Syntax

Visual Basic

Public Readonly Property Source As String

C#

public string Source {get;}

Property value

The string value identifying UltraLite.NET as the provider.