Gets or sets the list of OLE DB providers available in the data source editor.
public string[] OleDbProviders {get; set;}
'Declaration
Public Property OleDbProviders As String()
Property Value
An array of
System.String representing the OLE DB providers.