System.Web.UI.WebControls.ObjectDataSourceSelectingEventArgs Members

The members of System.Web.UI.WebControls.ObjectDataSourceSelectingEventArgs are listed below.

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

Public Constructors

Public Properties

[read-only]
ArgumentsSystem.Web.UI.DataSourceSelectArguments.

Provides a mechanism that the System.Web.UI.WebControls.ObjectDataSource object can use to request data-related operations when data is retrieved.

[read-only]
ExecutingSelectCountbool.

Gets a value indicating whether the System.Web.UI.WebControls.ObjectDataSource is retrieving a row count during a data retrieval operation.