System.Web.UI.WebControls Namespace AccessDataSource Class
.NET Framework version 2.0
Returns the name of the .NET data provider that the AccessDataSource control uses to connect to a Microsoft Access database.
The property is read only with a default value of System.Data.OleDb.
While the AccessDataSource control exposes the ProviderName property because it is inherited from its base class, attempting to set the ProviderName property results in a NotSupportedException thrown.
ConnectionString
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph