System.Web.UI.WebControls.AccessDataSource: Property Members

The properties of System.Web.UI.WebControls.AccessDataSource are listed below. For a list of all members, see the AccessDataSource Members list.

See Also: Inherited members from System.Web.UI.WebControls.SqlDataSource

Public Properties

override
ConnectionStringstring.

Gets the connection string that is used to connect to the Microsoft Access database.

DataFilestring.

Gets or sets the location of the Microsoft Access .mdb file.

override
ProviderNamestring.

Gets the name of the .NET data provider that the System.Web.UI.WebControls.AccessDataSource control uses to connect to a Microsoft Access database.

override
SqlCacheDependencystring.

The AccessDataSource.SqlCacheDependency property overrides the SqlDataSource.SqlCacheDependency property.