Share via


DataAsyncCommandEvents Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataAsyncCommandEvents class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

DataAsyncCommandEvents()

Instantiates a new instance of the DataAsyncCommandEvents class.

Public method

DataAsyncCommandEvents(DataAsyncCommandStartEventHandler, DataAsyncCommandFailureEventHandler, DataAsyncCommandCancelEventHandler, DataAsyncCommandEndEventHandler)

Initializes a new instance of the DataAsyncCommandEvents class with the specified delegates.

Public method

DataAsyncCommandEvents(DataAsyncCommandStartEventHandler, DataAsyncCommandFailureEventHandler, DataAsyncCommandFetchEventHandler, DataAsyncCommandFetchEventHandler, DataAsyncCommandCancelEventHandler, DataAsyncCommandEndEventHandler)

Initializes a new instance of the DataAsyncCommandEvents class with the specified delegates.

Top

See Also

Reference

DataAsyncCommandEvents Class

DataAsyncCommandEvents Members

Microsoft.VisualStudio.Data Namespace