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

SQL Anywhere 11.0.1 (Français) » UltraLite - .NET Programming » UltraLite .NET 2.0 API reference » ULInfoMessageEventArgs class

 

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".

See also