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
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.
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. overrideGetView(string) : System.Web.UI.DataSourceView Documentation for this section has not yet been entered. overrideGetViewNames() : ICollection Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered. overrideOnInit(EventArgs) Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered. overrideTrackViewState() Documentation for this section has not yet been entered.