Provider Property (UniConnectionStringBuilder)
Gets or sets the name of the ADO.NET data provider used to access actual data.
public string Provider {get; set;}
'Declaration
Public Property Provider As String
Property Value
Name of the ADO.NET data provider. The default value is an empty string.