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 » ULInfoMessageEventArgs class

NativeError property Next Page

Source property


The name of the ADO.NET data provider returning the message.

Syntax

Visual Basic

Public Readonly Property Source As String

C#

public string Source {get;}

Property value

The string "UltraLite.NET Data Provider".