DataObjectDeletedEventArgs Class

Definition

Provides data for the ObjectDeleted event of data objects.

C++
public ref class DataObjectDeletedEventArgs : Microsoft::VisualStudio::Data::Services::DataObjectEventArgs
Inheritance
DataObjectDeletedEventArgs

Constructors

DataObjectDeletedEventArgs(String, Object[])

Initializes a new instance of the DataObjectDeletedEventArgs class with the object type name and a list of identifier parts representing the data object.

Properties

Identifier

Gets a list of identifier parts for the data object.

(Inherited from DataObjectEventArgs)
TypeName

Gets the name of the data object type.

(Inherited from DataObjectEventArgs)

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022