Share via


Task Kelas

Definisi

Mewakili operasi asinkron untuk TaskComponent.

public ref class Task : Microsoft::SqlServer::Management::TaskComponent
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class Task : Microsoft.SqlServer.Management.TaskComponent
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type Task = class
    inherit TaskComponent
Public Class Task
Inherits TaskComponent
Warisan
Atribut

Konstruktor

Task()

Menginisialisasi instans baru kelas Task.

Properti

Properties

Mendapatkan atau mengatur properti komponen.

(Diperoleh dari TaskComponent)
ResourceManager

Mendapatkan atau mengatur nilai string untuk kontrol ResourceManager.

(Diperoleh dari LocalizationManager)
Type

Mendapatkan atau mengatur jenis komponen.

(Diperoleh dari TaskComponent)

Metode

Initialize(IServiceProvider)

Bersiap untuk melihat, mengedit, dan merancang komponen. Kelas ini tidak dapat diwariskan.

(Diperoleh dari TaskComponent)

Implementasi Antarmuka Eksplisit

ITaskFormComponentInfo.ComponentType

Mendapatkan jenis komponen.

(Diperoleh dari TaskComponent)
ITaskFormComponentInfo.Properties

Mendapatkan properti komponen.

(Diperoleh dari TaskComponent)

Berlaku untuk