BackgroundOperationDelegate Delegate
Represents a delegate, which is a data structure that refers to a static method or to a class instance and an instance method of that class.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
Parameters
- context
-
Type:
Microsoft.SqlServer.Management.TaskForms::IBackgroundOperationContext^
An interface that represents the delegate to execute the background operation method.
Show: