System.Web.UI.WebControls.SqlDataSourceCommandEventArgs Members

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

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.SqlDataSourceCommandEventArgs class, using the specified database command object.

Public Properties

[read-only]
CommandSystem.Data.Common.DbCommand.

Gets the pending database command.