TasksPerformingEventArgs Class
Provides data for the TasksPerformingEventArgs event.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::Object
System::EventArgs
System.ComponentModel::CancelEventArgs
Microsoft.SqlServer.Management.TaskForms::TasksPerformingEventArgs
System::EventArgs
System.ComponentModel::CancelEventArgs
Microsoft.SqlServer.Management.TaskForms::TasksPerformingEventArgs
| Name | Description | |
|---|---|---|
![]() | TasksPerformingEventArgs(Boolean) | Initializes a new instance of the TasksPerformingEventArgs class. |
![]() | TasksPerformingEventArgs(Boolean, Boolean) | Initializes a new instance of the TasksPerformingEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from CancelEventArgs.) |
![]() | IsScript | Gets a value indicating whether the event contains a script. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


