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