AccessDataSource Constructor ()
.NET Framework (current version)
Initializes a new instance of the AccessDataSource class.
Assembly: System.Web (in System.Web.dll)
The following code example demonstrates how to use the AccessDataSource constructor to create a new AccessDataSource data source control and bind a CheckBoxList control to data in a Microsoft Access database.
.NET Framework
Available since 2.0
Available since 2.0
Show: