Gets the name of the .NET data provider that the System.Web.UI.WebControls.AccessDataSource control uses to connect to a Microsoft Access database.
Documentation for this section has not yet been entered.
While the System.Web.UI.WebControls.AccessDataSource control exposes the SqlDataSource.ProviderName property because it is inherited from its base class, attempting to set the AccessDataSource.ProviderName property results in a NotSupportedException exception.