Share via


DataSourceChangedEventArgs Members

Include Protected Members
Include Inherited Members

Provides data related to a data source change event.

The DataSourceChangedEventArgs type exposes the following members.

Constructors

  Name Description
Public method DataSourceChangedEventArgs Initializes a new instance of the DataSourceChangedEventArgs class.

Top

Properties

  Name Description
Public property NewDataSource Gets the new data source after the data source change.
Public property OldDataSource Gets the old data source before the data source change.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DataSourceChangedEventArgs Class

Microsoft.Office.BusinessApplications.Model Namespace