Mono Class Library: Overview

System.Web.UI.WebControls.SqlDataSource: Method Members

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

See Also: Inherited members from System.Web.UI.DataSourceControl

Public Methods

Delete() : int
Documentation for this section has not yet been entered.
Insert() : int
Documentation for this section has not yet been entered.
Select(System.Web.UI.DataSourceSelectArguments) : IEnumerable
Documentation for this section has not yet been entered.
Update() : int
Documentation for this section has not yet been entered.

Protected Methods

CreateDataSourceView(string) : SqlDataSourceView
Documentation for this section has not yet been entered.
GetDbProviderFactory() : System.Data.Common.DbProviderFactory
Documentation for this section has not yet been entered.
override
GetView(string) : System.Web.UI.DataSourceView
Documentation for this section has not yet been entered.
override
GetViewNames() : ICollection
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.