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

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

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

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.