DataProvider Property
DataProvider
Gets or sets the type of the data source.
This determines the syntax of the ConnectionProperties.ConnectString and
Query.CommandText.
Declaration
public DataProviderEnum DataProvider { get; set; }
Public Property DataProvider As DataProviderEnum